Skip to content

Commit

Permalink
Fix unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
Corey Robertson committed Apr 15, 2022
1 parent 1cf5484 commit 26bc6b9
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@

import React, { FocusEventHandler } from 'react';
import { EuiComboBox } from '@elastic/eui';
import { DataViewListItem } from 'src/plugins/data_views/common';

export interface ESDataViewSelectProps {
loading: boolean;
Expand Down

0 comments on commit 26bc6b9

Please sign in to comment.