Преглед на файлове

Remove excessive separator

Cammy преди 6 години
родител
ревизия
14d7974978
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. 0 1
      pyinstalive/dlfuncs.py

+ 0 - 1
pyinstalive/dlfuncs.py

@@ -352,7 +352,6 @@ def download_replays():
     except KeyboardInterrupt:
         logger.separator()
         logger.binfo('The download has been aborted by the user, exiting.')
-        logger.separator()
         helpers.remove_temp_folder()
         helpers.remove_lock()