mirror of
https://github.com/nushell/nushell.git
synced 2024-11-23 08:53:29 +01:00
str from std not needed.
This commit is contained in:
parent
a0890b551a
commit
8ac36e0e83
@ -1,5 +1,4 @@
|
||||
use indexmap::IndexMap;
|
||||
use std::str;
|
||||
use nu::{
|
||||
serve_plugin, CallInfo, CommandConfig, NamedType, Plugin, PositionalType, Primitive,
|
||||
ReturnSuccess, ReturnValue, ShellError, Tagged, Value,
|
||||
|
Loading…
Reference in New Issue
Block a user