diff --git a/src/client/dd-hub-react/src/app.tsx b/src/client/dd-hub-react/src/app.tsx index f14cb7b..7964337 100644 --- a/src/client/dd-hub-react/src/app.tsx +++ b/src/client/dd-hub-react/src/app.tsx @@ -8,8 +8,6 @@ import { usePathname } from 'src/routes/hooks'; import { ThemeProvider } from 'src/theme/theme-provider'; -import { Iconify } from 'src/components/iconify'; - // ---------------------------------------------------------------------- type AppProps = {