From 2985d28b381a1c1fc3f98ec54557b60af23226ca Mon Sep 17 00:00:00 2001 From: thororen1234 <78185467+thororen1234@users.noreply.github.com> Date: Wed, 29 Jan 2025 08:18:55 -0500 Subject: [PATCH] I hate vscode --- src/webpack/common/menu.ts | 1 - 1 file changed, 1 deletion(-) 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";