removed a few unused imports

This commit is contained in:
Mina Galić
2020-05-24 21:01:16 +02:00
parent 7aabb9661e
commit de6bfca084
2 changed files with 0 additions and 4 deletions
-2
View File
@@ -2,9 +2,7 @@
#[macro_use]
extern crate activitystreams_derive;
use activitystreams_traits;
use serde;
#[macro_use]
extern crate shrinkwraprs;
#[macro_use]