🗑️ 删除多余的 sys.wait

This commit is contained in:
Mizore 2023-01-17 20:05:05 +08:00
parent 58cdba9dd5
commit 658cc7ea83

View File

@ -253,7 +253,6 @@ function util_notify.send(msg)
sys.taskInit(
function()
sys.wait(100)
local max_retry = 10
local retry_count = 0