Cleanup pushalot notifier

This commit is contained in:
Ruud
2013-03-13 22:08:51 +01:00
parent df1b46272d
commit 0494e5fc8f

View File

@@ -1,4 +1,4 @@
from couchpotato.core.helpers.encoding import toUnicode, tryUrlencode
from couchpotato.core.helpers.encoding import toUnicode
from couchpotato.core.logger import CPLog
from couchpotato.core.notifications.base import Notification
import traceback