Clean up.

This commit is contained in:
Clinton Hall 2014-05-07 22:06:26 +09:30
commit 3cdaa39de6

View file

@ -73,7 +73,6 @@ class autoProcessTV:
remote_path = nzbtomedia.CFG[section][inputCategory]["remote_path"]
except:
remote_path = None
try:
wait_for = int(nzbtomedia.CFG[section][inputCategory]["wait_for"])
except: