From ea2109bc5dfc1c313e93def475c97f0a209a76e9 Mon Sep 17 00:00:00 2001 From: smaubio <118258478+smaubio@users.noreply.github.com> Date: Fri, 10 Apr 2026 11:29:12 +0200 Subject: [PATCH] fix: remove unneeded message --- src/components/AnnotationViews/AnnotationInfoView.tsx | 9 --------- 1 file changed, 9 deletions(-) diff --git a/src/components/AnnotationViews/AnnotationInfoView.tsx b/src/components/AnnotationViews/AnnotationInfoView.tsx index 82b0180..4553749 100644 --- a/src/components/AnnotationViews/AnnotationInfoView.tsx +++ b/src/components/AnnotationViews/AnnotationInfoView.tsx @@ -94,15 +94,6 @@ export default function AnnotationInfoView({ - {/* Status */} - {hasExistingAnswers && ( -
-

- ✓ Du hast diese Einführung bereits gesehen. Du kannst direkt mit der Bewertung weitermachen. -

-
- )} - {/* Action Button */}