Definitively get rid of the activitystreams crates

This commit is contained in:
Bat
2018-06-11 13:30:14 +01:00
parent 26be381d53
commit 7d17751f50
5 changed files with 9 additions and 26 deletions
-1
View File
@@ -2,7 +2,6 @@
#![plugin(rocket_codegen)]
extern crate activitypub;
extern crate activitystreams_types;
extern crate array_tool;
extern crate base64;
extern crate bcrypt;