diff --git a/src/pages/Consultations/components/EffectivenessAnalysis.tsx b/src/pages/Consultations/components/EffectivenessAnalysis.tsx
index 15e5b907..c2c80dab 100644
--- a/src/pages/Consultations/components/EffectivenessAnalysis.tsx
+++ b/src/pages/Consultations/components/EffectivenessAnalysis.tsx
@@ -11,7 +11,6 @@ import {
import { Link } from '@@/exports';
import {
DownloadOutlined,
- PlusOutlined,
ReloadOutlined,
SettingOutlined,
VerticalAlignMiddleOutlined,
@@ -235,9 +234,6 @@ export const EffectivenessAnalysis = ({
}}
columnEmptyText="0%"
toolBarRender={() => [
- } style={{ borderRadius: '6px' }}>
-
- ,