From c30531ddaf034239d684c0870e1262a9500848f6 Mon Sep 17 00:00:00 2001 From: Peter Steinberger Date: Sun, 3 May 2026 18:21:07 +0100 Subject: [PATCH] ci: remove stale deadcode allowlist entry --- scripts/deadcode-unused-files.allowlist.mjs | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/deadcode-unused-files.allowlist.mjs b/scripts/deadcode-unused-files.allowlist.mjs index 4e67f86c66b..e5d4670b2f8 100644 --- a/scripts/deadcode-unused-files.allowlist.mjs +++ b/scripts/deadcode-unused-files.allowlist.mjs @@ -16,7 +16,6 @@ export const KNIP_UNUSED_FILE_ALLOWLIST = [ "src/gateway/gateway-cli-backend.live-probe-helpers.ts", "src/gateway/gateway-codex-harness.live-helpers.ts", "src/infra/changelog-unreleased.ts", - "src/infra/command-analysis/index.ts", "src/mcp/openclaw-tools-serve.ts", "src/mcp/plugin-tools-handlers.ts", "src/mcp/plugin-tools-serve.ts",