clippy errors

This commit is contained in:
Fernando Herrera 2021-09-20 10:42:03 +01:00
parent cb0914ecb0
commit 29771c7d23

View File

@ -98,7 +98,7 @@ fn eval_external(
}) })
.collect(); .collect();
command.run(&context, &call, input) command.run(context, &call, input)
} }
pub fn eval_expression( pub fn eval_expression(