mirror of
https://github.com/SickGear/SickGear.git
synced 2024-12-01 08:53:37 +00:00
Reverted episode cache changes
This commit is contained in:
parent
4c5425f4d1
commit
013f9a2134
1 changed files with 0 additions and 1 deletions
|
@ -48,7 +48,6 @@ from indexers.indexer_exceptions import indexer_shownotfound, indexer_exception,
|
|||
indexer_attributenotfound, indexer_seasonnotfound, indexer_userabort, indexerExcepts
|
||||
from sickbeard.common import SD, SKIPPED, NAMING_REPEAT
|
||||
from sickbeard.databases import mainDB, cache_db, failed_db
|
||||
from sickbeard.tv import episodeCache
|
||||
|
||||
from lib.configobj import ConfigObj
|
||||
|
||||
|
|
Loading…
Reference in a new issue