clippy errors
This commit is contained in:
parent
96af23f370
commit
5a6aebfcb2
|
@ -53,7 +53,7 @@ impl<'call, 'contex> ExternalCommand<'call, 'contex> {
|
||||||
Ok(Self {
|
Ok(Self {
|
||||||
name: &call.positional[0],
|
name: &call.positional[0],
|
||||||
args: &call.positional[1..],
|
args: &call.positional[1..],
|
||||||
context: context,
|
context,
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user