chore(deadcode): move gateway live probe helper out of prod path

This commit is contained in:
Vincent Koc
2026-06-20 21:03:56 +08:00
parent 24b6e6ba96
commit d72f7edf2d
4 changed files with 2 additions and 3 deletions
-1
View File
@@ -128,7 +128,6 @@ const config = {
"**/*.test-utils.ts",
"test/helpers/live-image-probe.ts",
"src/secrets/credential-matrix.ts",
"src/gateway/live-tool-probe-utils.ts",
"src/shared/text/assistant-visible-text.ts",
bundledPluginFile("telegram", "src/bot/reply-threading.ts"),
bundledPluginFile("telegram", "src/draft-chunking.ts"),