From ff4e02c2108e386ca60c79f3a1bffa5c4bbf4a96 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Wed, 25 Feb 2026 15:04:30 +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 --- .madrun.js | 1 - 1 file changed, 1 deletion(-) diff --git a/.madrun.js b/.madrun.js index ddd8365c..ffcee54e 100644 --- a/.madrun.js +++ b/.madrun.js @@ -1,4 +1,3 @@ -import process from 'node:process'; import {run, cutEnv} from 'madrun'; import {defineEnv} from 'supertape/env';