Skip to content

Commit

Permalink
Update lint
Browse files Browse the repository at this point in the history
  • Loading branch information
vasharma05 committed Jul 26, 2024
1 parent 5204834 commit bd0e928
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/esm-ward-app/src/hooks/useLocation.test.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { cleanup, renderHook } from '@testing-library/react';
import { renderHook } from '@testing-library/react';
import useLocation from './useLocation';
import useSWRImmutable from 'swr/immutable';
import { restBaseUrl } from '@openmrs/esm-framework';
Expand Down

0 comments on commit bd0e928

Please sign in to comment.