From 1729ad53431508bc3b19a4cee51db9041a9331cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Louis=20V=C3=A9zina?= <5130500+morpheus65535@users.noreply.github.com> Date: Fri, 27 Oct 2017 22:41:53 -0400 Subject: [PATCH] Test --- bazarr.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bazarr.py b/bazarr.py index b31e6cd35..d7b374da7 100644 --- a/bazarr.py +++ b/bazarr.py @@ -19,7 +19,7 @@ from fdsend import send_file import urllib from init_db import * -from check_update import * +#from check_update import * from get_languages import * from get_providers import *