no log: Fix syntax

This commit is contained in:
LASER-Yi 2021-05-09 21:29:18 +08:00
parent 678b2f0e55
commit c92f879bfd
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ from subsyncer import subsync
from guessit import guessit
from database import database, dict_mapper, get_exclusion_clause, get_profiles_list, get_audio_profile_languages, \
get_desired_languages
from event_handler import event_stream, show_progress,
from event_handler import event_stream, show_progress
from embedded_subs_reader import parse_video_metadata
from analytics import track_event