mirror of
https://github.com/LmeSzinc/AzurLaneAutoScript.git
synced 2025-01-09 10:17:38 +08:00
Opt: Remove debug code
This commit is contained in:
parent
019a35a64c
commit
2bc712fa69
@ -294,7 +294,7 @@ class MaaTouch(Connection):
|
||||
self._maatouch_stream.recv(0)
|
||||
|
||||
# Wait until operations finished
|
||||
start = time.time()
|
||||
# start = time.time()
|
||||
socket_out = self._maatouch_stream.makefile()
|
||||
max_trial = 3
|
||||
for n in range(3):
|
||||
|
Loading…
Reference in New Issue
Block a user