XMPP was importing itself

This commit is contained in:
Ruud
2014-06-03 16:54:08 +02:00
parent 81de9529c3
commit daa0662869
@@ -5,6 +5,8 @@ from couchpotato.core.logger import CPLog
from couchpotato.core.notifications.base import Notification
import xmpp
print xmpp
log = CPLog(__name__)