diff --git a/frontend/src/App.tsx b/frontend/src/App.tsx
index ba485df..6c7635b 100644
--- a/frontend/src/App.tsx
+++ b/frontend/src/App.tsx
@@ -504,19 +504,6 @@ export function App() {
});
}, []);
- if (!board) {
- return (
-
-
-
- );
- }
-
- const dragOverlayCard = activeCard;
- const dragOverlayColumn = activeColumnId ? findColumn(activeColumnId) : null;
-
- // Memo configs — objetos inline causan re-emit del