diff --git a/src/app/App.tsx b/src/app/App.tsx
index 08f81695..cbc1d887 100644
--- a/src/app/App.tsx
+++ b/src/app/App.tsx
@@ -9895,732 +9895,6 @@ export function App({ store, initialStatusMessage }: AppProps) {
-
-
Advanced Rendering
-
-
- {!advancedRendering.enabled ? null : (
- <>
-
-
Shadows
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Tone Mapping
-
-
-
-
-
-
-
-
-
-
-
-
Volume Rendering Paths
-
-
-
-
- {advancedRendering.waterPath === "quality" ? (
-
- ) : null}
-
- >
- )}
-
-
- >
- ) : (
-
{!editorState.document.world.projectTimeLightingEnabled ? null : (