Skip to content

Commit

Permalink
[Maps] clean up IDynamicStyleProperty (#62466) (#62609)
Browse files Browse the repository at this point in the history
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
  • Loading branch information
nreese and elasticmachine authored Apr 6, 2020
1 parent 5344e9c commit 439004b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ export interface IDynamicStyleProperty extends IStyleProperty {
getField(): IField | undefined;
getFieldName(): string;
getFieldOrigin(): FIELD_ORIGIN | undefined;
getComputedFieldName(): string | undefined;
getRangeFieldMeta(): RangeFieldMeta;
getCategoryFieldMeta(): CategoryFieldMeta;
isFieldMetaEnabled(): boolean;
Expand Down

0 comments on commit 439004b

Please sign in to comment.