From b849da3ec0ee70ef5d5bca8a9452f5d0639ce6fe Mon Sep 17 00:00:00 2001 From: windychen Date: Thu, 16 Jul 2026 11:09:40 +0800 Subject: [PATCH] =?UTF-8?q?Revert=20"test:=20=E7=9C=9F=E6=AD=A3=E7=9A=84?= =?UTF-8?q?=E8=AF=AD=E6=B3=95=E9=94=99=E8=AF=AF=EF=BC=8C=E6=B5=8B=E8=AF=95?= =?UTF-8?q?CI=E5=A4=B1=E8=B4=A5=E9=80=9A=E7=9F=A5"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- array.js | 2 -- 1 file changed, 2 deletions(-) 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 =