diff --git a/BackEnd/utils/moderation/handle_approved_images.py b/BackEnd/utils/moderation/handle_approved_images.py index c48d0c80b..7ba5aae4b 100644 --- a/BackEnd/utils/moderation/handle_approved_images.py +++ b/BackEnd/utils/moderation/handle_approved_images.py @@ -2,7 +2,6 @@ class ApprovedImagesDeleter: - """ Entity that handles the deletion of approved images if a user deletes an image under moderation. """