]> Untitled Git - lemmy.git/blobdiff - lemmy_apub/src/inbox/community_inbox.rs
Merge remote-tracking branch 'origin/split-db-workspace' into move_views_to_diesel_split
[lemmy.git] / lemmy_apub / src / inbox / community_inbox.rs
index 0573b589ffa99838e9b31f310ab671f56b3649eb..f82da236bd176aaa3b6d74bb9e58847c78f7aa9f 100644 (file)
@@ -180,7 +180,7 @@ pub(crate) async fn community_receive_message(
       .await?;
   }
 
-  return Ok(HttpResponse::Ok().finish());
+  Ok(HttpResponse::Ok().finish())
 }
 
 /// Handle a follow request from a remote user, adding the user as follower and returning an