Skip to content

Commit

Permalink
linty mclintface
Browse files Browse the repository at this point in the history
  • Loading branch information
zburke committed Nov 27, 2024
1 parent d443f34 commit a969f5f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/Logout/Logout.test.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import { render, screen } from '@folio/jest-config-stripes/testing-library/react';
import { userEvent } from '@folio/jest-config-stripes/testing-library/user-event';
import { useLocation } from 'react-router';
import { useQueryClient } from 'react-query';

import Logout from './Logout';
import { useStripes } from '../../StripesContext';
Expand Down

0 comments on commit a969f5f

Please sign in to comment.