From fa1ca61cfd176c5c44c20cf87cea56d477e61613 Mon Sep 17 00:00:00 2001 From: Turtle Date: Wed, 29 Jul 2026 18:27:37 +0800 Subject: [PATCH] fix(hygiene): remove stale session registry fragment --- knip.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/knip.json b/knip.json index b79a4d8977..a492f5a895 100644 --- a/knip.json +++ b/knip.json @@ -287,15 +287,6 @@ "src/**/*.ts", "tests/**/*.ts" ] - }, - "entry": [ - "tests/**/*.spec.ts", - "tests/fixtures/register-once.ts" - ], - "project": [ - "src/**/*.ts", - "tests/**/*.ts" - ] }, "packages/session-query/session-query-sqlite": { "entry": [