Color appropiately commands. (#1453)

This commit is contained in:
Andrés N. Robalino 2020-03-04 23:22:42 -05:00 committed by GitHub
parent c4cfab5e16
commit 59cb0ba381
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -87,7 +87,6 @@ pub fn parse_command_tail(
Ok(expr) => {
named.insert_optional(name, Some(expr));
rest_signature.remove_named(name);
tail.move_to(pos);
}
Err(_) => {
found_error = Some(ParseError::argument_error(