mirror of
https://github.com/spaam/svtplay-dl.git
synced 2024-11-24 04:05:39 +01:00
svtplay.output: don't import log (not used)
This commit is contained in:
parent
caf8ab5d11
commit
f786c01c78
@ -1,8 +1,6 @@
|
||||
import sys
|
||||
import os
|
||||
|
||||
from svtplay.log import log
|
||||
|
||||
progress_stream = sys.stderr
|
||||
|
||||
def progress(byte, total, extra = ""):
|
||||
|
Loading…
Reference in New Issue
Block a user