mirror of
https://github.com/nushell/nushell.git
synced 2025-08-14 08:58:35 +02:00
Removed commented out code.
This commit is contained in:
@ -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;
|
||||
|
||||
|
Reference in New Issue
Block a user