mirror of
https://github.com/harvester/harvester-ui-extension.git
synced 2025-12-13 13:11:43 +00:00
refactor: fix lint warnings
Signed-off-by: Yi-Ya Chen <yiya.chen@suse.com> (cherry picked from commit 3565b44e3a10e1cb8410d6af5c595612a6781091)
This commit is contained in:
parent
2604101eb2
commit
02519820d7
@ -1,5 +1,7 @@
|
||||
import pickBy from 'lodash/pickBy';
|
||||
import { CAPI, LONGHORN, POD, NODE, NORMAN } from '@shell/config/types';
|
||||
import {
|
||||
CAPI, LONGHORN, POD, NODE, NORMAN
|
||||
} from '@shell/config/types';
|
||||
import { CAPI as CAPI_ANNOTATIONS } from '@shell/config/labels-annotations.js';
|
||||
import { HCI as HCI_ANNOTATIONS } from '@pkg/harvester/config/labels-annotations';
|
||||
import { clone } from '@shell/utils/object';
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user