jindou 1 년 전
부모
커밋
2c29db2649
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      main.py

+ 0 - 1
main.py

@@ -21,7 +21,6 @@ from requests import get as requests_get
 
 # pyinstaller.exe -D -n LogTT_tools_V0.0.0.2 main.py
 # pyinstaller.exe -w -F -n LogTT_tools_V0.0.0.3 main.py
-# pyinstaller.exe -w -F -n LogTT_tools_V0.0.0.3 main.py
 
 client_id = "LogTT_tool_" + node()
 g_client = mqtt_client.Client(client_id)