forked from extern/nushell
This reverts commit 0646f1118c
.
This commit is contained in:
@ -30,10 +30,6 @@ impl Command for KnownExternal {
|
||||
true
|
||||
}
|
||||
|
||||
fn is_builtin(&self) -> bool {
|
||||
false
|
||||
}
|
||||
|
||||
fn run(
|
||||
&self,
|
||||
engine_state: &EngineState,
|
||||
|
Reference in New Issue
Block a user