Commit f23c7c5
fix: remove unused imports in ConsoleIssues.test.tsx to fix CI build
Remove unused imports (beforeAll, afterAll, within, fireEvent) that caused
TS6133 errors during the console app build.
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>1 parent 80138f5 commit f23c7c5
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
| 10 | + | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments