mirror of
https://github.com/darkzoul5/YoutubePlaylistSync.git
synced 2026-07-03 04:23:59 +03:00
Remove unused logging import from integration test script
This commit is contained in:
@@ -8,7 +8,6 @@ It will run three modes: audio, video, and both. It is intentionally opt-in to a
|
||||
"""
|
||||
import os
|
||||
import sys
|
||||
import logging
|
||||
import shutil
|
||||
import time
|
||||
from pathlib import Path
|
||||
|
||||
Reference in New Issue
Block a user