From 7dd3d310b51f2e800f0aba7c3d506e9a0cc333a7 Mon Sep 17 00:00:00 2001 From: Hendrik de Graaf Date: Thu, 14 Sep 2023 17:18:46 +0200 Subject: [PATCH] chore: remove stray console.log Co-authored-by: Edoardo Sabadelli --- .../Interpretations/InterpretationsUnit/InterpretationForm.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/Interpretations/InterpretationsUnit/InterpretationForm.js b/src/components/Interpretations/InterpretationsUnit/InterpretationForm.js index 27cc2a422..ac3167109 100644 --- a/src/components/Interpretations/InterpretationsUnit/InterpretationForm.js +++ b/src/components/Interpretations/InterpretationsUnit/InterpretationForm.js @@ -40,7 +40,6 @@ export const InterpretationForm = ({ const inputPlaceholder = i18n.t('Write an interpretation') - console.log(showNoTimeDimensionHelpText) return (