Skip to content

Commit ab66b43

Browse files
⚡ Remove type import
1 parent 4ff027d commit ab66b43

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/HTMLCodeBlockElement.test.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import * as React from 'react';
2-
import '../types/global';
32
import renderer from 'react-test-renderer';
43

54
describe('React', () => {

0 commit comments

Comments
 (0)