]> Untitled Git - lemmy.git/blobdiff - crates/db_schema/src/impls/mod.rs
Revert "feat: re-added captcha checks (#3249)" (#3288)
[lemmy.git] / crates / db_schema / src / impls / mod.rs
index f13004d015deeffa5ace03a96ab9c003f9d5f582..915d1c8e2c99c9774a20620b29460f344ba7c3da 100644 (file)
@@ -1,6 +1,5 @@
 pub mod activity;
 pub mod actor_language;
-pub mod captcha_answer;
 pub mod comment;
 pub mod comment_reply;
 pub mod comment_report;