Skip to content

Commit 8e61d27

Browse files
committed
chore: fix test
1 parent 2502941 commit 8e61d27

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

__tests__/helpers.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ import { PropsWithChildren } from 'react'
22
import { FpjsClientOptions } from '@fingerprintjs/fingerprintjs-pro-spa'
33
import { FpjsProvider } from '../src'
44
import { act } from 'react-dom/test-utils'
5-
import React from 'react'
65

76
export const getDefaultLoadOptions = () => ({
87
apiKey: 'test_api_key',

0 commit comments

Comments
 (0)