diff --git a/src/components/organisms/RightSidePanel.tsx b/src/components/organisms/RightSidePanel.tsx
index f57bb01f..616bd0dd 100644
--- a/src/components/organisms/RightSidePanel.tsx
+++ b/src/components/organisms/RightSidePanel.tsx
@@ -95,25 +95,6 @@ export const RightSidePanel = ({ pairForEdit }: RightSidePanelProps) => {
Last action: {` ${lastAction}`}
- {content === 'action' && (
- <>
- Type of action:
-
-
-
-
-
-
-
-
-
-
-
-
- {isSettingsDisplayed && }
- >
- )}
-
{!getText && !getScreenshot && }
{getText && }