chore: remove phantom aceternity registry

Codex agent added an Aceternity UI registry to components.json during
the streaming PR. Zero references to aceternity anywhere in the codebase.
Slipped through 8 review passes. Removed.
This commit is contained in:
daggerhashimoto 2026-02-25 01:43:11 +01:00
parent cc761b9298
commit 79e14b1768

View file

@ -19,7 +19,5 @@
"lib": "@/lib",
"hooks": "@/hooks"
},
"registries": {
"@aceternity": "https://ui.aceternity.com/registry/{name}.json"
}
"registries": {}
}