diff --git a/src/lib.rs b/src/lib.rs index bb0e0c04..4d886239 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -1,5 +1,3 @@ -// TODO: refactor this shit. - extern crate proc_macro; mod attr;