mirror of
https://github.com/kevinveenbirkenbach/directory-content-scanner.git
synced 2026-02-08 23:13:13 +00:00
Ignored flake.lock
This commit is contained in:
@@ -8,7 +8,6 @@ from .directory_handler import DirectoryHandler
|
||||
from .tee import Tee
|
||||
|
||||
import shutil
|
||||
import subprocess
|
||||
|
||||
def copy_to_clipboard(text: str, quiet: bool = False):
|
||||
if shutil.which("xclip"):
|
||||
|
||||
Reference in New Issue
Block a user