mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-24 06:55:21 -07:00
shutil needed if not uselink and for flatten
This commit is contained in:
parent
b087ee8c2d
commit
3472e64844
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ import logging.config
|
||||||
import os
|
import os
|
||||||
import re
|
import re
|
||||||
import sys
|
import sys
|
||||||
|
import shutil
|
||||||
|
|
||||||
import linktastic.linktastic as linktastic
|
import linktastic.linktastic as linktastic
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue