diff --git a/src/App.tsx b/src/App.tsx index 67d42dd..0917687 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -27,7 +27,6 @@ import { TemplateSettings, AddProject, UpdateProject, - Payments, Support, } from './pages'; import { GetUserByIdQuery, GetUserByIdQueryVariables } from './graphql/types'; @@ -111,14 +110,6 @@ const App = () => { } /> - - - - } - />