Omit unnecessary import
This commit is contained in:
parent
d3c0d7612a
commit
4e14ce5e1d
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
import { mount, shallow } from 'enzyme';
|
import { shallow } from 'enzyme';
|
||||||
import React from 'react';
|
import React from 'react';
|
||||||
import MetricsWrapper from '../MetricsWrapper';
|
import MetricsWrapper from '../MetricsWrapper';
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue