Skip to content

Commit

Permalink
refactor: fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
johannesjo committed Jan 22, 2024
1 parent daa8459 commit ed0d2b8
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
// @ts-ignore
import ICAL from 'ical.js';
import { TimelineFromCalendarEvent } from '../timeline.model';
import { CalendarIntegrationEvent } from '../../calendar-integration/calendar-integration.model';

// NOTE: this sucks and is slow, but writing a new ical parser would be very hard... :(
Expand Down

0 comments on commit ed0d2b8

Please sign in to comment.