Skip to content

Commit

Permalink
Remove type
Browse files Browse the repository at this point in the history
  • Loading branch information
cqliu1 committed Apr 13, 2023
1 parent 1b3c528 commit 6afab5f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/plugins/controls/common/types.ts
Expand Up @@ -25,7 +25,6 @@ export type ControlInput = EmbeddableInput & {
timeRange?: TimeRange;
timeslice?: [number, number];
controlStyle?: ControlStyle;
compressed?: boolean;
ignoreParentSettings?: ParentIgnoreSettings;
};

Expand Down

0 comments on commit 6afab5f

Please sign in to comment.