Ver Fonte

Remove excessive separator

Cammy há 6 anos atrás
pai
commit
14d7974978
1 ficheiros alterados com 0 adições e 1 exclusões
  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()