2
2
mirror of https://github.com/Hilbis/Hilbish synced 2025-04-01 11:13:24 +00:00

chore: remove old commented code

This commit is contained in:
sammy 2021-04-14 13:19:41 -04:00
parent 21e6ff8055
commit cd96ac86ac

View File

@ -18,4 +18,3 @@ bait.catch('command.exit', function(code)
doPrompt(code ~= 0)
end)
--hook("tab complete", function ())