From 0b7a11b650f32ab54d39e80a53fe880b78f3bab4 Mon Sep 17 00:00:00 2001 From: HendrikThePendric Date: Mon, 16 Oct 2023 13:58:32 +0200 Subject: [PATCH] fix: remove duplicate comment form --- .../InterpretationModal/InterpretationThread.js | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/components/Interpretations/InterpretationModal/InterpretationThread.js b/src/components/Interpretations/InterpretationModal/InterpretationThread.js index ec4a8b624..a58c0ea20 100644 --- a/src/components/Interpretations/InterpretationModal/InterpretationThread.js +++ b/src/components/Interpretations/InterpretationModal/InterpretationThread.js @@ -80,12 +80,6 @@ const InterpretationThread = ({ )} - onThreadUpdated(true)} - focusRef={focusRef} - />