]> Untitled Git - lemmy.git/blobdiff - lemmy_apub/src/http/community.rs
Merge branch 'main' into move_views_to_diesel
[lemmy.git] / lemmy_apub / src / http / community.rs
index 113228595a54e77c7973081fe60c99e74625fd0d..d2a18ee0b3c2a070e9e85cdbb84bcb4baf461e73 100644 (file)
@@ -1,8 +1,8 @@
 use crate::{
   extensions::context::lemmy_context,
   http::{create_apub_response, create_apub_tombstone_response},
+  objects::ToApub,
   ActorType,
-  ToApub,
 };
 use activitystreams::{
   base::{AnyBase, BaseExt, ExtendsExt},