diff --git a/README.md b/README.md index 21b65e0..e600bab 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,6 @@ serde_json = "1.0" And then in your project ```rust -#[macro_use] use activitystreams_derive::{Properties, UnitString}; use activitystreams_traits::{Link, Object}; use activitystreams_types::{CustomLink, link::Mention};