Skip to content

Commit

Permalink
style(eslint): 'React' is defined but never used no-unused-vars
Browse files Browse the repository at this point in the history
  • Loading branch information
twinh committed Jul 7, 2021
1 parent 756580e commit 0864cbf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion __tests__/index.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import React from 'react';
import Icon from '..';
import {render} from '@testing-library/react';

Expand Down

0 comments on commit 0864cbf

Please sign in to comment.