소스 검색

Remove excessive seperator

Cammy 6 년 전
부모
커밋
69a5869b3e
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      pyinstalive/downloader.py

+ 0 - 1
pyinstalive/downloader.py

@@ -260,7 +260,6 @@ def get_user_info(user_to_download):
 
 
 def get_broadcasts_info(user_id):
-	seperator("GREEN")
 	try:
 		seperator("GREEN")
 		log('[I] Checking for livestreams and replays...', "GREEN")