Skip to content

Commit

Permalink
remove eslint-disable
Browse files Browse the repository at this point in the history
  • Loading branch information
Krealle committed Mar 30, 2024
1 parent 39ecee2 commit 5517e3c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
/* eslint-disable @typescript-eslint/no-unused-vars */
import SPELLS from 'common/SPELLS/evoker';
import { AnyEvent, BeginCastEvent, EventType } from 'parser/core/Events';
import EventsNormalizer from 'parser/core/EventsNormalizer';
Expand Down

0 comments on commit 5517e3c

Please sign in to comment.