Private GIT

Skip to content
Snippets Groups Projects
Commit dce051aa authored by Dustyn Gibson's avatar Dustyn Gibson
Browse files

Missing import for show_name_helpers, Fixes SiCKRAGETV/sickrage-issues#1874

parent 4ee6072c
Branches
Tags
No related merge requests found
......@@ -35,7 +35,7 @@ from sickbeard.exceptions import AuthException
from sickbeard.rssfeeds import RSSFeeds
from name_parser.parser import NameParser, InvalidNameException, InvalidShowException
from sickbeard import encodingKludge as ek
from sickbeard import show_name_helpers
class CacheDBConnection(db.DBConnection):
def __init__(self, providerName):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment