1178232204@qq.com 3 năm trước cách đây
mục cha
commit
170f61b013
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      src/components/UserManager/index.js

+ 0 - 2
src/components/UserManager/index.js

@@ -7,8 +7,6 @@ import { useSelector } from 'react-redux'
 import apiObj from '@api/index';
 import UserContext from './user-context';
 import { getValueFromEvent } from '@utils/index'
-import { logDOM } from '@testing-library/react';
-
 const { post, api, xPost } = apiObj;
 const { Option } = Select;
 function UserManager() {