diff --git a/src/components/Dashboard/Dashboard.tsx b/src/components/Dashboard/Dashboard.tsx index 10e0be5..4c7af04 100644 --- a/src/components/Dashboard/Dashboard.tsx +++ b/src/components/Dashboard/Dashboard.tsx @@ -13,7 +13,6 @@ import Timetable from "@/components/Timetable/Timetable"; import Weather from "@/components/Weather/Weather"; import amogus from "/img/amogus.png"; -import style from "./style.module.css"; import FourTwenty from "../FourTwenty/FourTwenty"; import style from "./style.module.css";