fix linting warnings
this commit fix some linting warnings that user get when running npm run lint:js:fix command, some worning comes after big changes to TypeScript
This commit is contained in:
parent
536312680d
commit
303e557f07
8 changed files with 13 additions and 94 deletions
|
|
@ -1,5 +1,3 @@
|
|||
import React from 'react';
|
||||
|
||||
import '@testing-library/jest-dom';
|
||||
|
||||
import { useFlag } from '@unleash/proxy-client-react';
|
||||
|
|
|
|||
|
|
@ -1,5 +1,3 @@
|
|||
import React from 'react';
|
||||
|
||||
import '@testing-library/jest-dom';
|
||||
|
||||
import { useFlag } from '@unleash/proxy-client-react';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue