Private GIT

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

Merge branch 'gui-imports-error' into develop

parents 55c89051 1472b40b
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@
from sickbeard import common
from sickbeard.common import SKIPPED, WANTED, UNAIRED, ARCHIVED, IGNORED, SNATCHED, SNATCHED_PROPER, SNATCHED_BEST, FAILED
from sickbeard.common import statusStrings
from sickbeard import exceptions
from sickrage.helper import exceptions
from sickbeard import scene_exceptions
%>
<%block name="scripts">
......
......@@ -4,7 +4,7 @@
from sickbeard import common
from sickbeard.common import SKIPPED, WANTED, UNAIRED, ARCHIVED, IGNORED, SNATCHED, SNATCHED_PROPER, SNATCHED_BEST, FAILED
from sickbeard.common import Quality, qualityPresets, qualityPresetStrings, statusStrings
from sickbeard import exceptions
from sickrage.helper import exceptions
%>
<%block name="scripts">
<%
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment