Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasneirynck committed Jun 8, 2020
1 parent d2abf38 commit 3b71eb2
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ jest.mock('../components/vector_style_editor', () => ({
}));

import React from 'react';
import { shallow } from 'enzyme';

// @ts-ignore
import { DynamicSizeProperty } from './dynamic_size_property';
Expand Down

0 comments on commit 3b71eb2

Please sign in to comment.