str from std not needed.
This commit is contained in:
parent
a0890b551a
commit
8ac36e0e83
|
@ -1,5 +1,4 @@
|
||||||
use indexmap::IndexMap;
|
use indexmap::IndexMap;
|
||||||
use std::str;
|
|
||||||
use nu::{
|
use nu::{
|
||||||
serve_plugin, CallInfo, CommandConfig, NamedType, Plugin, PositionalType, Primitive,
|
serve_plugin, CallInfo, CommandConfig, NamedType, Plugin, PositionalType, Primitive,
|
||||||
ReturnSuccess, ReturnValue, ShellError, Tagged, Value,
|
ReturnSuccess, ReturnValue, ShellError, Tagged, Value,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user