mirror of
https://github.com/nushell/nushell.git
synced 2025-08-16 09:28:32 +02:00
Remove shape-directed import pattern parsing (#7570)
This commit is contained in:
@ -814,6 +814,7 @@ pub fn eval_element_with_input(
|
||||
],
|
||||
redirect_stdout: false,
|
||||
redirect_stderr: false,
|
||||
parser_info: vec![],
|
||||
},
|
||||
input,
|
||||
)
|
||||
|
Reference in New Issue
Block a user