Commit 3e3dcd6
Developer
Remove unused CommentSpec imports to fix TypeScript errors
π§ TYPESCRIPT FIX:
- Removed unused CommentSpec imports from mapping files
- CommentSpec type is defined but used inline in the code
- All TypeScript compilation errors resolved
β
CI READY:
- All 23 tests passing locally
- TypeScript compilation clean
- Ready for successful CI deployment1 parent d38a2a6 commit 3e3dcd6
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments