mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-21 22:03:13 -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 re
|
||||
import sys
|
||||
import shutil
|
||||
|
||||
import linktastic.linktastic as linktastic
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue