Skip to content

Commit

Permalink
Delete IFilterType
Browse files Browse the repository at this point in the history
  • Loading branch information
Liza K committed Feb 9, 2020
1 parent f9743b2 commit 392ec66
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions src/plugins/data/common/es_query/filters/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,3 @@ export enum FILTERS {
GEO_POLYGON = 'geo_polygon',
SPATIAL_FILTER = 'spatial_filter',
}

export type IFilterType = FILTERS;
1 change: 0 additions & 1 deletion src/plugins/data/public/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,6 @@ export {
// kbn field types
ES_FIELD_TYPES,
KBN_FIELD_TYPES,
IFilterType,
Filter,
ExistsFilter,
RangeFilter,
Expand Down

0 comments on commit 392ec66

Please sign in to comment.