Commit 7f00b16
authored
chore: Remove unused
Gets rid of this when running `yarn start`:
```sh
WARNING in src/pages/saved-data-sets/DatasetExpectationsTab.tsx
Line 22:7: 'expectationsData' is defined but never used @typescript-eslint/no-unused-vars
```
Signed-off-by: Harri Lehtola <[email protected]>expectationsData in Feast UI (#4621)1 parent cd87562 commit 7f00b16
1 file changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
24 | 22 | | |
25 | 23 | | |
26 | 24 | | |
| |||
0 commit comments