forked from extern/nushell
clippy errors
This commit is contained in:
parent
cb0914ecb0
commit
29771c7d23
@ -98,7 +98,7 @@ fn eval_external(
|
||||
})
|
||||
.collect();
|
||||
|
||||
command.run(&context, &call, input)
|
||||
command.run(context, &call, input)
|
||||
}
|
||||
|
||||
pub fn eval_expression(
|
||||
|
Loading…
Reference in New Issue
Block a user