diff options
Diffstat (limited to 'script/brave')
-rw-r--r-- | script/brave/brave.lua | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/script/brave/brave.lua b/script/brave/brave.lua index 34c92a72..9606c6d8 100644 --- a/script/brave/brave.lua +++ b/script/brave/brave.lua @@ -17,7 +17,6 @@ local function channel_bpop(ctx) return table.unpack(r, 2) end end - thread.sleep(10) end end |