Remove admin check

This was non-functional for over a year
This commit is contained in:
dasha_uwu
2026-01-26 09:44:59 +05:00
committed by Jason Volk
parent 876c291c91
commit 32e3d38866
4 changed files with 0 additions and 51 deletions

View File

@@ -7,7 +7,6 @@ mod tests;
pub(crate) mod utils;
pub(crate) mod appservice;
pub(crate) mod check;
pub(crate) mod debug;
pub(crate) mod federation;
pub(crate) mod media;