Skip to content
This repository has been archived by the owner on Sep 1, 2024. It is now read-only.

Commit

Permalink
remove irrelevant
Browse files Browse the repository at this point in the history
  • Loading branch information
ohadkoren committed Jan 22, 2024
1 parent 76743bc commit 89df52b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { render, fireEvent } from '@testing-library/react';
import { render } from '@testing-library/react';
import { Experiments } from './Experiments';
import { useExperimentsData } from './hooks';
import { FetchDataStatus, useFetch } from '../../shared/hooks/useFetch';
Expand Down

0 comments on commit 89df52b

Please sign in to comment.