From 09f86ee5b25fbddf667ef98a22eaa076cedba23c Mon Sep 17 00:00:00 2001 From: metamuffin Date: Tue, 13 May 2025 14:57:19 +0200 Subject: move AcceptJson and AcceptLanguage guard in preperation to remove them --- server/src/main.rs | 1 - 1 file changed, 1 deletion(-) (limited to 'server/src/main.rs') diff --git a/server/src/main.rs b/server/src/main.rs index 0e237f9..5113542 100644 --- a/server/src/main.rs +++ b/server/src/main.rs @@ -21,7 +21,6 @@ pub mod api; pub mod compat; pub mod config; pub mod helper; -pub mod locale; pub mod logic; pub mod routes; pub mod ui; -- cgit v1.2.3-70-g09d2