Don't need this import
This commit is contained in:
parent
dff204069f
commit
03317233c6
@ -5,8 +5,6 @@ extern crate proc_macro2;
|
||||
extern crate quote;
|
||||
extern crate syn;
|
||||
|
||||
extern crate schala_repl;
|
||||
|
||||
use proc_macro::TokenStream;
|
||||
use syn::{Ident, Attribute, DeriveInput};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user