Fix for release update missing an import

This commit is contained in:
Louis Vézina 2020-02-29 18:53:13 -05:00
parent 04a0d5ffb2
commit fd339b5fff
1 changed files with 1 additions and 0 deletions

View File

@ -62,6 +62,7 @@ from utils import history_log, history_log_movie, get_sonarr_version, get_radarr
from helper import path_replace_reverse, path_replace_reverse_movie
from scheduler import Scheduler
from notifier import send_notifications, send_notifications_movie
from check_update import check_and_apply_update
from subliminal_patch.extensions import provider_registry as provider_manager
from subliminal_patch.core import SUBTITLE_EXTENSIONS