# File lib/termtter/client.rb, line 77
def
remove_command
(
name
)
commands
.
delete
(
name
.
to_sym
)
end