Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
legrego committed Feb 24, 2020
1 parent 00083bb commit 63f3a17
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*/

import React from 'react';
import { mountWithIntl, nextTick } from 'test_utils/enzyme_helpers';
import { mountWithIntl } from 'test_utils/enzyme_helpers';

import { RoleComboBox } from '.';
import { EuiComboBox } from '@elastic/eui';
Expand Down

0 comments on commit 63f3a17

Please sign in to comment.