Skip to content

Commit

Permalink
chore(esl-carousel): remove unused import for ESLEventUtils
Browse files Browse the repository at this point in the history
  • Loading branch information
ala-n committed Jul 3, 2024
1 parent fb91710 commit c51ac99
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ import {ExportNs} from '../../../esl-utils/environment/export-ns';
import {attr, prop, listen, memoize} from '../../../esl-utils/decorators';
import {getParentScrollOffsets, isOffsetChanged} from '../../../esl-utils/dom/scroll';
import {buildEnumParser} from '../../../esl-utils/misc/enum';
import {ESLEventUtils} from '../../../esl-event-listener/core';
import {ESLMediaRuleList} from '../../../esl-media-query/core';

import {ESLCarouselPlugin} from '../esl-carousel.plugin';
Expand Down

0 comments on commit c51ac99

Please sign in to comment.