1
0
mirror of https://github.com/moparisthebest/SickRage synced 2024-08-13 16:53:54 -04:00

Fix for startup issue due to dependant that was missing.

This commit is contained in:
echel0n 2014-06-04 18:38:14 -07:00
parent cec4ed573d
commit 1dc913824a

View File

@ -51,7 +51,6 @@ from common import DOWNLOADED, SNATCHED, SNATCHED_PROPER, SNATCHED_BEST, ARCHIVE
UNKNOWN, FAILED
from common import NAMING_DUPLICATE, NAMING_EXTEND, NAMING_LIMITED_EXTEND, NAMING_SEPARATED_REPEAT, \
NAMING_LIMITED_EXTEND_E_PREFIXED
from mem_top import mem_top
class TVShow(object):
def __init__(self, indexer, indexerid, lang=""):