mirror of
https://github.com/Hilbis/Hilbish
synced 2025-04-21 04:53:24 +00:00
chore: remove test command
This commit is contained in:
parent
ab4cb0fb54
commit
287334db74
@ -47,10 +47,3 @@ end)
|
||||
bait.catch('hilbish.notification', function(notif)
|
||||
doNotifyPrompt()
|
||||
end)
|
||||
|
||||
local commander = require 'commander'
|
||||
commander.register('loop', function()
|
||||
while true do
|
||||
-- nothing
|
||||
end
|
||||
end)
|
||||
|
Loading…
x
Reference in New Issue
Block a user