Skip to content

Commit cd2cf13

Browse files
author
zhaochengyu
committed
- 删除调试信息
1 parent c7c384b commit cd2cf13

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

stinger_client.py

-1
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,6 @@ def _sync_data(self):
282282
wait = 0
283283
else:
284284
wait = return_data.get(WAIT_TIME)
285-
print(wait)
286285
time.sleep(wait)
287286

288287
def setc_webshell(self, WEBSHELL):

0 commit comments

Comments
 (0)