diff --git a/src/components/ai-edition/v4/EditorTopBar.tsx b/src/components/ai-edition/v4/EditorTopBar.tsx
index a369da6a8..884a48da7 100644
--- a/src/components/ai-edition/v4/EditorTopBar.tsx
+++ b/src/components/ai-edition/v4/EditorTopBar.tsx
@@ -10,7 +10,6 @@ import {
PanelLeft,
RefreshCw,
Save,
- Settings,
Sparkles,
Sun,
} from "lucide-react";
@@ -182,15 +181,6 @@ export function EditorTopBar({
>
{theme === "dark" ? : }
-