mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 09:35:44 +02:00
Move 'nth' into 'select' (#4385)
This commit is contained in:
@ -34,7 +34,6 @@ mod math;
|
||||
mod merge;
|
||||
mod mkdir;
|
||||
mod move_;
|
||||
mod nth;
|
||||
mod open;
|
||||
mod parse;
|
||||
mod path;
|
||||
|
Reference in New Issue
Block a user