diff --git a/excalidraw-app/App.tsx b/excalidraw-app/App.tsx index 8d02da3f30..45670e1c2f 100644 --- a/excalidraw-app/App.tsx +++ b/excalidraw-app/App.tsx @@ -134,7 +134,6 @@ import DebugCanvas, { } from "./components/DebugCanvas"; import { AIComponents } from "./components/AI"; import { ExcalidrawPlusIframeExport } from "./ExcalidrawPlusIframeExport"; -import { FreedrawDebugSliders } from "./components/FreedrawDebugSliders"; import "./index.scss";