mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 06:18:21 +08:00
Opt: Remove debug code
This commit is contained in:
@@ -294,7 +294,7 @@ class MaaTouch(Connection):
|
|||||||
self._maatouch_stream.recv(0)
|
self._maatouch_stream.recv(0)
|
||||||
|
|
||||||
# Wait until operations finished
|
# Wait until operations finished
|
||||||
start = time.time()
|
# start = time.time()
|
||||||
socket_out = self._maatouch_stream.makefile()
|
socket_out = self._maatouch_stream.makefile()
|
||||||
max_trial = 3
|
max_trial = 3
|
||||||
for n in range(3):
|
for n in range(3):
|
||||||
|
|||||||
Reference in New Issue
Block a user