From 246fcc704621d7c9626c990ded29b82abab47c8b Mon Sep 17 00:00:00 2001 From: metamuffin Date: Sat, 5 Aug 2023 18:57:41 +0200 Subject: move admin interface --- server/src/routes/ui/account/mod.rs | 1 - 1 file changed, 1 deletion(-) (limited to 'server/src/routes/ui/account/mod.rs') diff --git a/server/src/routes/ui/account/mod.rs b/server/src/routes/ui/account/mod.rs index c04e29a..6bdf65a 100644 --- a/server/src/routes/ui/account/mod.rs +++ b/server/src/routes/ui/account/mod.rs @@ -3,7 +3,6 @@ which is licensed under the GNU Affero General Public License (version 3); see /COPYING. Copyright (C) 2023 metamuffin */ -pub mod admin; pub mod session; pub mod settings; -- cgit v1.2.3-70-g09d2