mirror of
https://github.com/nushell/nushell.git
synced 2025-07-01 07:00:37 +02:00
Remove unneeded TODOs
These commands have been confirmed to have no arguments.
This commit is contained in:
@ -19,7 +19,6 @@ impl WholeStreamCommand for Shells {
|
||||
}
|
||||
|
||||
fn signature(&self) -> Signature {
|
||||
// TODO: Signature?
|
||||
Signature::build("shells")
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user