test: drop stale task boundary allowlist entries

This commit is contained in:
Peter Steinberger 2026-04-01 10:10:32 +01:00
parent d005cc8b42
commit fe57ee513f
No known key found for this signature in database
1 changed files with 0 additions and 2 deletions

View File

@ -6,8 +6,6 @@ const TASK_ROOT = path.resolve(import.meta.dirname);
const SRC_ROOT = path.resolve(TASK_ROOT, "..");
const ALLOWED_IMPORTERS = new Set([
"auto-reply/reply/commands-status.ts",
"auto-reply/reply/commands-tasks.ts",
"tasks/runtime-internal.ts",
"tasks/task-owner-access.ts",
"tasks/task-status-access.ts",