[chores] removed unused imports

This commit is contained in:
Camille Moussu
2025-07-07 10:42:06 +02:00
parent 0527e9f4bb
commit 7e7043b47e
3 changed files with 2 additions and 6 deletions
@@ -1,5 +1,4 @@
import { useAppDispatch, useAppSelector } from "../../app/hooks";
import { getCalendarDetailAsync } from "../../features/Calendars/CalendarSlice";
export default function CalendarSelection({
selectedCalendars,