Skip to content

Commit

Permalink
refactor(discover): fix imports
Browse files Browse the repository at this point in the history
  • Loading branch information
Marco Antonio Ghiani committed Sep 26, 2024
1 parent 4afb2a0 commit 5bbe0a7
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,6 @@
*/

import React, { useMemo } from 'react';
import {
EuiDescriptionList,
EuiDescriptionListDescription,
EuiDescriptionListTitle,
} from '@elastic/eui';
import { SourceDocument, type DataGridCellValueElementProps } from '@kbn/unified-data-table';
import {
ShouldShowFieldInTableHandler,
Expand Down

0 comments on commit 5bbe0a7

Please sign in to comment.