mirror of
https://github.com/nushell/nushell.git
synced 2025-06-30 14:40:06 +02:00
refactor the lib.rs
of nu-std
after the new virtual files PR (#9289)
This commit is contained in:
@ -1,5 +1,4 @@
|
||||
use std "log debug"
|
||||
use std "log error"
|
||||
use std log
|
||||
use std "assert"
|
||||
use std "assert skip"
|
||||
|
||||
|
Reference in New Issue
Block a user