diff --git a/src/app/App.tsx b/src/app/App.tsx
index 345ee983..dde1e0f7 100644
--- a/src/app/App.tsx
+++ b/src/app/App.tsx
@@ -17573,150 +17573,6 @@ export function App({ store, initialStatusMessage }: AppProps) {
>
) : null}
- {selectedSceneExit !== null ? (
- <>
-
-
-
-
Prompt
-
-
-
-
-
Destination
-
-
-
- Scene Exits load the target scene through the runner
- overlay and spawn at the selected Scene Entry.
-
-
- >
- ) : null}
>
) : selectedBrush === null ? (