diff --git a/headphones/torrentfinished.py b/headphones/torrentfinished.py index a86614e2..0c468631 100644 --- a/headphones/torrentfinished.py +++ b/headphones/torrentfinished.py @@ -15,7 +15,7 @@ import threading import headphones -from headphones import db, utorrent, transmission, logger +from headphones import db, utorrent, transmission postprocessor_lock = threading.Lock()