We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 069390b commit 25d5e37Copy full SHA for 25d5e37
x-pack/plugins/data_enhanced/server/plugin.ts
@@ -20,7 +20,6 @@ import { enhancedEsSearchStrategyProvider } from './search';
20
import { UsageCollectionSetup } from '../../../../src/plugins/usage_collection/server';
21
import { getUiSettings } from './ui_settings';
22
import { ENHANCED_ES_SEARCH_STRATEGY } from '../common';
23
-import { getUiSettings } from './ui_settings';
24
25
interface SetupDependencies {
26
data: DataPluginSetup;
0 commit comments