]> Untitled Git - lemmy.git/blobdiff - crates/apub/src/inbox/receive_for_community.rs
Split api crate into api_structs and api
[lemmy.git] / crates / apub / src / inbox / receive_for_community.rs
index 2a077e11d3fc6c564d268874609799d976fa095c..5fe2bdf7a01bf74ba6afd3a6ad6d3acbd99f6fe7 100644 (file)
@@ -61,7 +61,7 @@ use activitystreams::{
 };
 use anyhow::{anyhow, Context};
 use diesel::result::Error::NotFound;
-use lemmy_api_structs::blocking;
+use lemmy_api_common::blocking;
 use lemmy_db_queries::{source::community::CommunityModerator_, ApubObject, Crud, Joinable};
 use lemmy_db_schema::{
   source::{