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

This commit is contained in:
Vincent Koc
2026-06-20 20:44:17 +08:00
parent 0742a2f37a
commit 6dc121eb6a
10 changed files with 8 additions and 9 deletions
-1
View File
@@ -129,7 +129,6 @@ const config = {
"test/helpers/live-image-probe.ts",
"src/secrets/credential-matrix.ts",
"src/gateway/live-tool-probe-utils.ts",
"src/gateway/server.auth.shared.ts",
"src/shared/text/assistant-visible-text.ts",
bundledPluginFile("telegram", "src/bot/reply-threading.ts"),
bundledPluginFile("telegram", "src/draft-chunking.ts"),