mirror of
https://github.com/nushell/nushell.git
synced 2025-06-30 22:50:14 +02:00
cratification: move the bytes command to nu-cmd-extra (#9509)
now that #9455 has landed we can move the bytes command to nu-cmd-extra in concert with moving nu_command::util to nu-cmd-base
This commit is contained in:
@ -4,7 +4,6 @@ mod any;
|
||||
mod append;
|
||||
mod assignment;
|
||||
mod break_;
|
||||
mod bytes;
|
||||
mod cal;
|
||||
mod cd;
|
||||
mod compact;
|
||||
|
Reference in New Issue
Block a user