chore: code clean

This commit is contained in:
MadCcc 2022-06-02 17:40:00 +08:00
parent 10d7263e47
commit ea869ce2d9

View File

@ -1,4 +1,5 @@
import { mount } from 'enzyme';
import React from 'react';
import Pagination from '..';
import mountTest from '../../../tests/shared/mountTest';
import rtlTest from '../../../tests/shared/rtlTest';