mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-07-18 11:05:24 +00:00
remove type
This commit is contained in:
parent
01e8a3e2ff
commit
754d4de6fb
1
src/types/selector.d.ts
vendored
1
src/types/selector.d.ts
vendored
@ -26,7 +26,6 @@ export type Service = {
|
||||
export type Instance = {
|
||||
value: string;
|
||||
label: string;
|
||||
layer?: string;
|
||||
language?: string;
|
||||
instanceUUID?: string;
|
||||
attributes?: { name: string; value: string }[];
|
||||
|
Loading…
Reference in New Issue
Block a user