]> Untitled Git - lemmy.git/blobdiff - crates/db_schema/src/source/mod.rs
Revert "feat: re-added captcha checks (#3249)" (#3288)
[lemmy.git] / crates / db_schema / src / source / mod.rs
index 926e23e73d314160f99ee87820fc309bf4fec600..9aab4b90b35753023f5142c22b74e2687521c5bf 100644 (file)
@@ -1,7 +1,6 @@
 #[cfg(feature = "full")]
 pub mod activity;
 pub mod actor_language;
-pub mod captcha_answer;
 pub mod comment;
 pub mod comment_reply;
 pub mod comment_report;