mirror of
https://github.com/LemmyNet/lemmy.git
synced 2025-01-06 02:01:35 +00:00
Nutomic
3565ad984a
* Remove chatserver * fix clippy * Remove captchas (fixes #2922) * fix prettier * fix api_common build * cargo fmt
3 lines
56 B
Rust
3 lines
56 B
Rust
pub mod comment;
|
|
pub mod post;
|
|
pub mod private_message;
|