diff --git a/crates/nu-command/src/default_context.rs b/crates/nu-command/src/default_context.rs index e0ccc4a52..545d5552d 100644 --- a/crates/nu-command/src/default_context.rs +++ b/crates/nu-command/src/default_context.rs @@ -358,7 +358,6 @@ pub fn create_default_context() -> EngineState { ToToml, ToTsv, Touch, - Use, Upsert, Where, ToXml,