Commit 6c44808
chore: remove unused dependencies (#996)
## Summary
- Remove `@types/fs-extra` - no fs-extra imports found in the codebase
- Remove `mdast-util-from-markdown` - not imported or used anywhere
These dependencies were identified as unused via `depcheck` and
confirmed by searching for imports.
## Test plan
- [x] Build succeeds
- [x] All local tests pass (65 tests)
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>1 parent 717b044 commit 6c44808
2 files changed
Lines changed: 1 addition & 362 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
127 | 126 | | |
128 | 127 | | |
129 | 128 | | |
| |||
138 | 137 | | |
139 | 138 | | |
140 | 139 | | |
141 | | - | |
142 | 140 | | |
143 | 141 | | |
144 | 142 | | |
| |||
0 commit comments