1
0
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:
2026-03-18 18:53:37 +02:00
parent 0d1c0403f2
commit 90f2842fb6
-1
View File
@@ -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