From 24ad835ff79440c0ca2473745f0d74af35a951ba Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Thu, 2 Apr 2026 23:55:03 +0200 Subject: [PATCH] Remove unused import model button and related logic --- src/app/App.tsx | 42 ++---------------------------------------- 1 file changed, 2 insertions(+), 40 deletions(-) diff --git a/src/app/App.tsx b/src/app/App.tsx index 5905acd6..e152f187 100644 --- a/src/app/App.tsx +++ b/src/app/App.tsx @@ -3838,14 +3838,6 @@ export function App({ store, initialStatusMessage }: AppProps) { -
@@ -3922,36 +3914,6 @@ export function App({ store, initialStatusMessage }: AppProps) {