diff options
Diffstat (limited to 'server/src/routes/compat/mod.rs')
-rw-r--r-- | server/src/routes/compat/mod.rs | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/server/src/routes/compat/mod.rs b/server/src/routes/compat/mod.rs deleted file mode 100644 index a7b8c0d..0000000 --- a/server/src/routes/compat/mod.rs +++ /dev/null @@ -1,7 +0,0 @@ -/* - This file is part of jellything (https://codeberg.org/metamuffin/jellything) - which is licensed under the GNU Affero General Public License (version 3); see /COPYING. - Copyright (C) 2025 metamuffin <metamuffin.org> -*/ -pub mod jellyfin; -pub mod youtube; |