diff --git a/src/App.tsx b/src/App.tsx index 4ff63f5f..71d85fea 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -9,7 +9,6 @@ import IndexingProgress from './components/Common/IndexingProgress' import MainPageComponent from './components/MainPage' import InitialSetupSinglePage from './components/Settings/InitialSettingsSinglePage' - interface AppProps {} const App: React.FC = () => {