diff --git a/src/legacy/core_plugins/kibana/public/discover/kibana_services.ts b/src/legacy/core_plugins/kibana/public/discover/kibana_services.ts index 1fb13c1314ed3c..b7a3974a588650 100644 --- a/src/legacy/core_plugins/kibana/public/discover/kibana_services.ts +++ b/src/legacy/core_plugins/kibana/public/discover/kibana_services.ts @@ -58,9 +58,7 @@ export { subscribeWithScope } from 'ui/utils/subscribe_with_scope'; export { timezoneProvider } from 'ui/vis/lib/timezone'; export { tabifyAggResponse } from '../../../data/public'; export { unhashUrl } from '../../../../../plugins/kibana_utils/public'; -export { - ensureDefaultIndexPattern, -} from '../../../../../plugins/kibana_legacy/public'; +export { ensureDefaultIndexPattern } from '../../../../../plugins/kibana_legacy/public'; // EXPORT types export { diff --git a/src/plugins/discover/public/components/table/table_row_btn_filter_exists.tsx b/src/plugins/discover/public/components/table/table_row_btn_filter_exists.tsx index 2106bc816c2837..dab22c103bc48e 100644 --- a/src/plugins/discover/public/components/table/table_row_btn_filter_exists.tsx +++ b/src/plugins/discover/public/components/table/table_row_btn_filter_exists.tsx @@ -54,12 +54,9 @@ export function DocViewTableRowBtnFilterExists({ return (