mirror of
https://github.com/nushell/nushell.git
synced 2025-08-25 18:55:45 +02:00
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