Skip to content

Commit f21e4cb

Browse files
committed
Remove unused code
1 parent 7dfe0b8 commit f21e4cb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/containers/auth/__tests__/AuthModalContainer.test.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import React from 'react';
22
import { render, fireEvent, cleanup } from '@testing-library/react';
3-
import configureMockStore from 'redux-mock-store';
43
import AuthModalContainer from '../AuthModalContainer';
54
import rootReducer, { RootState } from '../../../modules';
65
import { Provider } from 'react-redux';

0 commit comments

Comments
 (0)