diff --git a/array.js b/array.js index 2d5a070..48694ce 100644 --- a/array.js +++ b/array.js @@ -44,5 +44,3 @@ _methods.forEach((method) => { return this[method](_resolveMatcher(a, b)); }; }); - -const x =