diff --git a/src/features/Events/EventDisplay.tsx b/src/features/Events/EventDisplay.tsx index 1aa235f..5bc56ab 100644 --- a/src/features/Events/EventDisplay.tsx +++ b/src/features/Events/EventDisplay.tsx @@ -47,7 +47,6 @@ import { CalendarEvent, RepetitionObject } from "./EventsTypes"; import { isValidUrl } from "../../utils/apiUtils"; import { formatLocalDateTime } from "./EventModal"; import RepeatEvent from "../../components/Event/EventRepeat"; -import EventDuplication from "../../components/Event/EventDuplicate"; export default function EventDisplayModal({ eventId,