Refactor test files: remove unused imports for improved clarity

This commit is contained in:
2026-03-18 18:52:17 +02:00
parent d197e14425
commit 0d1c0403f2
4 changed files with 6 additions and 14 deletions
-1
View File
@@ -1,6 +1,5 @@
import subprocess
import shutil
from pathlib import Path
from src.downloader import PlaylistDownloader
from tests.dummy_config import DummyConfig