mirror of
https://github.com/nushell/nushell.git
synced 2024-11-26 02:13:47 +01:00
Removed commented out code.
This commit is contained in:
parent
7913ae76f8
commit
7427ea51df
@ -1,9 +1,7 @@
|
||||
use crate::commands::WholeStreamCommand;
|
||||
// use crate::data::{Dictionary, Value};
|
||||
use crate::errors::ShellError;
|
||||
use crate::parser::registry::Signature;
|
||||
use crate::prelude::*;
|
||||
// use indexmap::IndexMap;
|
||||
|
||||
pub struct PWD;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user