mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 18:11:10 +00:00
Get rid of core::string in sr-std. (#783)
This commit is contained in:
committed by
Gav Wood
parent
25393abef8
commit
28cc4d0fd6
@@ -29,7 +29,6 @@ pub use std::ops;
|
||||
pub use std::ptr;
|
||||
pub use std::rc;
|
||||
pub use std::slice;
|
||||
pub use std::string;
|
||||
pub use std::vec;
|
||||
pub use std::result;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user