Remove dead code in app and XBRL loader

This commit is contained in:
2026-03-21 13:03:12 -04:00
parent 7d2816e3c4
commit dd289968b8
22 changed files with 22 additions and 796 deletions

View File

@@ -1,5 +1,8 @@
{
"$schema": "https://unpkg.com/knip@5/schema.json",
"entry": [
"test/bun-test-shim.ts"
],
"tags": [
"-lintignore"
]