Sfoglia il codice sorgente

Remove excessive separator

Cammy 6 anni fa
parent
commit
14d7974978
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  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()