Remove redundant std.
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
|
||||
use crate::dynamic::Variant;
|
||||
use crate::{Dynamic, StaticVec};
|
||||
use std::vec::Vec;
|
||||
|
||||
/// Trait that parses arguments to a function call.
|
||||
///
|
||||
|
Reference in New Issue
Block a user