Commit 28faff7
committed
refactor(web, client, ui, tools): remove unused eslint-disable comments and duplicate exports
- Remove unnecessary eslint-disable-next-line comments for deprecated APIs
- Remove duplicate getPersistentGraph export from cached-client
- Remove duplicate convertToRelativeUrl export from ui package
- Add createElement to deprecated API warnings
Maintains clean codebase with no suppressions needed1 parent 0d6b341 commit 28faff7
File tree
5 files changed
+1
-5
lines changed- apps/web/src
- components/graph
- hooks
- packages
- client/src
- ui/src
- tools/eslint-rules
5 files changed
+1
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | 22 | | |
24 | 23 | | |
25 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
883 | 883 | | |
884 | 884 | | |
885 | 885 | | |
886 | | - | |
887 | 886 | | |
888 | 887 | | |
889 | 888 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
872 | 872 | | |
873 | 873 | | |
874 | 874 | | |
875 | | - | |
876 | 875 | | |
877 | 876 | | |
878 | 877 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| 87 | + | |
87 | 88 | | |
88 | 89 | | |
89 | 90 | | |
| |||
0 commit comments