Missed another import
This commit is contained in:
parent
2cbb501361
commit
35d7a057e3
@ -1,6 +1,6 @@
|
||||
import logging
|
||||
|
||||
from os import path, rename
|
||||
from os import path, remove, rename
|
||||
from shutil import rmtree
|
||||
|
||||
import ffmpeg
|
||||
|
Loading…
x
Reference in New Issue
Block a user