chore: remove old commented code

pull/38/head
sammy 2021-04-14 13:19:41 -04:00
parent 21e6ff8055
commit cd96ac86ac
1 changed files with 0 additions and 1 deletions

View File

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