mirror of
https://github.com/nushell/nushell.git
synced 2025-08-14 08:58:35 +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:
@ -1 +1,2 @@
|
||||
pub mod input_handler;
|
||||
pub mod util;
|
||||
|
Reference in New Issue
Block a user