diff options
Diffstat (limited to 'tools/src/lib.rs')
-rw-r--r-- | tools/src/lib.rs | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/tools/src/lib.rs b/tools/src/lib.rs deleted file mode 100644 index c5dca31..0000000 --- a/tools/src/lib.rs +++ /dev/null @@ -1,6 +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) 2023 metamuffin <metamuffin.org> -*/ -pub mod tmdb; |