mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-21 05:43:16 -07:00
Import logging
This commit is contained in:
parent
944a812b35
commit
63937f7dcf
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ import urllib
|
||||||
import os.path
|
import os.path
|
||||||
import time
|
import time
|
||||||
import ConfigParser
|
import ConfigParser
|
||||||
|
import logging
|
||||||
|
|
||||||
from nzbToMediaEnv import *
|
from nzbToMediaEnv import *
|
||||||
from nzbToMediaSceneExceptions import process_all_exceptions
|
from nzbToMediaSceneExceptions import process_all_exceptions
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue