refactor(FN-1056): remove dead code and unused CSS
- Delete SetupWizard component and its test file (no longer used) - Remove migration-stubs.ts (dead migration helper code) - Strip unused CSS rules from dashboard styles.css - Fix minor test assertion in activity-feed theme test - Add changeset for patch release
This commit is contained in:
5
.changeset/fn-1056-remove-dead-code.md
Normal file
5
.changeset/fn-1056-remove-dead-code.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@gsxdsm/fusion": patch
|
||||
---
|
||||
|
||||
Remove unused `migration-stubs.ts` interfaces (`CentralCoreStub`, `ProjectInfoStub`) and dead `SetupWizard` dashboard component.
|
||||
Reference in New Issue
Block a user