Private GIT

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

Merge pull request #1985 from miigotu/another-missed-import

Missing import for show_name_helpers, Fixes SiCKRAGETV/sickrage-issue…
parents 4ee6072c dce051aa
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