We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 678fd95 commit 842add2Copy full SHA for 842add2
1 file changed
x-pack/plugins/lens/public/datatable_visualization/visualization.tsx
@@ -8,7 +8,7 @@
8
import React from 'react';
9
import { render } from 'react-dom';
10
import { Ast } from '@kbn/interpreter/common';
11
-import { FormattedMessage, I18nProvider } from '@kbn/i18n/react';
+import { I18nProvider } from '@kbn/i18n/react';
12
import { i18n } from '@kbn/i18n';
13
import { DatatableColumn } from 'src/plugins/expressions/public';
14
import { PaletteOutput, PaletteRegistry } from 'src/plugins/charts/public';
0 commit comments