Skip to content

Commit

Permalink
fix: eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
7underlines committed Sep 17, 2024
1 parent 3f6293d commit f25f42f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import template from './sw-cms-el-config-categories.html.twig';
import './sw-cms-el-config-categories.scss';

const { Component, Mixin } = Shopware;
const { EntityCollection, Criteria } = Shopware.Data;
// const { EntityCollection, Criteria } = Shopware.Data;

Component.register('sw-cms-el-config-categories', {
template,
Expand Down

0 comments on commit f25f42f

Please sign in to comment.