From d78f1c80004e0558dd5d520316aaa0d423dec420 Mon Sep 17 00:00:00 2001 From: Nuckyz <61953774+Nuckyz@users.noreply.github.com> Date: Tue, 28 May 2024 17:15:25 -0300 Subject: [PATCH] where did this come from? --- src/webpack/patchWebpack.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/webpack/patchWebpack.ts b/src/webpack/patchWebpack.ts index 6cbcd2a46..b19b16b9a 100644 --- a/src/webpack/patchWebpack.ts +++ b/src/webpack/patchWebpack.ts @@ -104,7 +104,6 @@ define(Function.prototype, "m", { } }); - /** * Define the getter for returning the patched version of the module factory. *