From 52484e73518aed77a5c73c693615c42344e76fcd Mon Sep 17 00:00:00 2001 From: Sebastian Spaeth Date: Wed, 19 Apr 2023 17:52:37 +0200 Subject: [PATCH] remove todo list from source code --- cleanmedia | 3 --- 1 file changed, 3 deletions(-) diff --git a/cleanmedia b/cleanmedia index da418df..7b50325 100755 --- a/cleanmedia +++ b/cleanmedia @@ -13,9 +13,6 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . -#TODO: Sanity checks: Are files on the file system that the db does not know about? -#TODO: Sanity checks: Are there thumbnails in the db that do not have corresponding media file entries? - # mediaapi_media_repository: media_id | media_origin | content_type | file_size_bytes | creation_ts | upload_name | base64hash | user_id # mediaapi_thumbnail: media_id | media_origin | content_type | file_size_bytes | creation_ts | width | height | resize_method