mirror of
https://github.com/darkzoul5/YoutubePlaylistSync.git
synced 2026-07-03 04:23:59 +03:00
lint: fix all ruff errorrs
This commit is contained in:
@@ -2,7 +2,6 @@ from __future__ import annotations
|
||||
|
||||
import asyncio
|
||||
import sys
|
||||
from pathlib import Path
|
||||
|
||||
from app.core.download.downloader import Downloader
|
||||
from app.core.download.queue_manager import DownloadJob
|
||||
|
||||
Reference in New Issue
Block a user