diff --git a/api/services/annotation_service.py b/api/services/annotation_service.py index 87deef3162..34506f5da4 100644 --- a/api/services/annotation_service.py +++ b/api/services/annotation_service.py @@ -476,4 +476,3 @@ class AppAnnotationService: ) return {"result": "success"} -