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)