From 0ef3906b3d251163cfdf8b9e739236ef3bf6f0b0 Mon Sep 17 00:00:00 2001 From: Ruud Date: Tue, 25 Dec 2012 17:15:09 +0100 Subject: [PATCH] Cleanup --- couchpotato/core/providers/torrent/passthepopcorn/main.py | 1 - 1 file changed, 1 deletion(-) diff --git a/couchpotato/core/providers/torrent/passthepopcorn/main.py b/couchpotato/core/providers/torrent/passthepopcorn/main.py index b7ff5a2..56c7512 100644 --- a/couchpotato/core/providers/torrent/passthepopcorn/main.py +++ b/couchpotato/core/providers/torrent/passthepopcorn/main.py @@ -1,4 +1,3 @@ -from couchpotato.core.event import fireEvent from couchpotato.core.helpers.encoding import tryUrlencode from couchpotato.core.helpers.variable import getTitle, tryInt, mergeDicts from couchpotato.core.logger import CPLog