mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-06-23 16:31:05 +00:00
Eliminate 2015-style module system imports from serde_derive
This commit is contained in:
@@ -2,7 +2,6 @@ use quote::ToTokens;
|
||||
use std::cell::RefCell;
|
||||
use std::fmt::Display;
|
||||
use std::thread;
|
||||
use syn;
|
||||
|
||||
/// A type to collect errors together and format them.
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user