From 05ad2fd6357ca96c02dcc72f1c80c77d58e8a9ab Mon Sep 17 00:00:00 2001 From: coderaiser Date: Mon, 23 Mar 2026 21:50:02 +0000 Subject: [PATCH] =?UTF-8?q?chore:=20cloudcmd:=20actions:=20lint=20?= =?UTF-8?q?=E2=98=98=EF=B8=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- client/modules/config/input.spec.js | 1 - 1 file changed, 1 deletion(-) diff --git a/client/modules/config/input.spec.js b/client/modules/config/input.spec.js index 47fe88c5..537c1632 100644 --- a/client/modules/config/input.spec.js +++ b/client/modules/config/input.spec.js @@ -13,4 +13,3 @@ test('cloudcmd: client: config: input: convert', (t) => { t.deepEqual(result, expected); t.end(); }); -