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. *