Get rid of the activity_pub::actor::Actor trait

This commit is contained in:
Bat
2018-06-21 18:53:57 +01:00
parent 9a8472bdcc
commit f5f2aa7c59
5 changed files with 10 additions and 62 deletions
+1 -2
View File
@@ -11,8 +11,7 @@ use serde_json;
use activity_pub::{
ActivityStream, broadcast, Id, IntoId,
inbox::{Inbox, Notify},
actor::Actor
inbox::{Inbox, Notify}
};
use db_conn::DbConn;
use models::{