diff --git a/crates/nu-command/src/default_context.rs b/crates/nu-command/src/default_context.rs index 9fab7c5508..e8afbf5f08 100644 --- a/crates/nu-command/src/default_context.rs +++ b/crates/nu-command/src/default_context.rs @@ -343,7 +343,6 @@ pub fn create_default_context() -> EngineState { ToText, ToToml, ToTsv, - ToCsv, Touch, Use, Upsert,