Skip to content

Commit

Permalink
Removing unnecessary eslint-ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Maja Grubic committed Feb 10, 2020
1 parent 4e83f58 commit 9005424
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ import { ContactCardEmbeddable } from '../../../../test_samples/embeddables/cont
import { ContainerInput } from '../../../../containers';
import { mountWithIntl as mount } from 'test_utils/enzyme_helpers';
import { ReactWrapper } from 'enzyme';
// eslint-disable-next-line
import { coreMock } from '../../../../../../../../core/public/mocks';
// @ts-ignore
import { findTestSubject } from '@elastic/eui/lib/test';
Expand Down

0 comments on commit 9005424

Please sign in to comment.