From 494e591447ad9d34aeabb2c9a2dccfaf5fab8153 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ot=C3=A1vio=20Stasiak?= <91474186+OtavioStasiak@users.noreply.github.com> Date: Thu, 23 Jan 2025 15:21:26 -0300 Subject: [PATCH] fix: Discussion tests failing (#6102) --- app/views/CreateDiscussionView/index.tsx | 9 --------- 1 file changed, 9 deletions(-) diff --git a/app/views/CreateDiscussionView/index.tsx b/app/views/CreateDiscussionView/index.tsx index 507cbcbc78..d867206056 100644 --- a/app/views/CreateDiscussionView/index.tsx +++ b/app/views/CreateDiscussionView/index.tsx @@ -142,15 +142,6 @@ class CreateDiscussionView extends React.Component {I18n.t('Discussion_Desc')} -