diff --git a/src/webpack/common/menu.ts b/src/webpack/common/menu.ts index b4df183b..e32b8724 100644 --- a/src/webpack/common/menu.ts +++ b/src/webpack/common/menu.ts @@ -16,7 +16,6 @@ * along with this program. If not, see . */ -// eslint-disable-next-line path-alias/no-relative import { filters, mapMangledModuleLazy, waitFor, wreq } from "../webpack"; import type * as t from "./types/menu";