Removed duplicate version number.

This commit is contained in:
morpheus65535 2019-01-27 09:35:16 -05:00
parent 818e45d100
commit aee726edb6
1 changed files with 0 additions and 1 deletions

View File

@ -54,7 +54,6 @@ sys.setdefaultencoding('utf8')
gc.enable() gc.enable()
update_notifier() update_notifier()
bazarr_version = '0.7.0'
os.environ["SZ_USER_AGENT"] = "Bazarr/1" os.environ["SZ_USER_AGENT"] = "Bazarr/1"
configure_logging(settings.general.getboolean('debug') or args.debug) configure_logging(settings.general.getboolean('debug') or args.debug)