diff --git a/src/components/LandingPage.tsx b/src/components/LandingPage.tsx index c7183dc4..d6bc3dc6 100644 --- a/src/components/LandingPage.tsx +++ b/src/components/LandingPage.tsx @@ -1,8 +1,6 @@ import LayoutComponent from './LayoutComponent' import './LandingPage.css' import QuickStartBar from './QuickStartBar' -import DeviceStorageHealth from './DeviceStorageHealth' -import DeviceCPULoad from './DeviceCPULoad' function LandingPage() { return (