Skip to content

Commit

Permalink
Removal of history reverse engineering.
Browse files Browse the repository at this point in the history
  • Loading branch information
morpheus65535 committed Mar 12, 2019
1 parent 53c6d9e commit 1fcc632
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bazarr/update_db.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
from get_args import args
from scheduler import execute_now
from config import settings
from helper import upgrade_history, upgrade_history_movies

# Check if database exist
if os.path.exists(os.path.join(args.config_dir, 'db', 'bazarr.db')):
Expand Down

0 comments on commit 1fcc632

Please sign in to comment.