Explorar el Código

Remove excessive separator

Cammy hace 6 años
padre
commit
14d7974978
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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()