summaryrefslogtreecommitdiff
path: root/script/brave/brave.lua
diff options
context:
space:
mode:
Diffstat (limited to 'script/brave/brave.lua')
-rw-r--r--script/brave/brave.lua1
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