Commit 7aebe61
Fix missing fitToScreen import and remove unused React imports
- Replace performZoomOut with fitToScreen in LineageFilters.spec.ts import
- Sort imports alphabetically in DataAssetLineage.spec.ts
- Remove unused useRef and useState imports from LineageControlButtons.tsx
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 53a96e2 commit 7aebe61
3 files changed
Lines changed: 3 additions & 3 deletions
File tree
- openmetadata-ui/src/main/resources/ui
- playwright/e2e/Pages/Lineage
- src/components/Entity/EntityLineage/LineageControlButtons
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
48 | 49 | | |
49 | 50 | | |
50 | 51 | | |
51 | | - | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
39 | 40 | | |
40 | | - | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments