The unalias command is used to remove an aliased command (make with alias).
The syntax is always the same : to remove the alias foo
unalias foo
See also: alias