Env import missing

This commit is contained in:
Ruud
2012-01-29 23:35:28 +01:00
parent e657f446c1
commit 9ee011114b
+1
View File
@@ -1,6 +1,7 @@
from couchpotato.core.event import addEvent
from couchpotato.core.logger import CPLog
from couchpotato.core.plugins.base import Plugin
from couchpotato.environment import Env
from urlparse import urlparse
import re
import time