Skip to content

Commit 129d572

Browse files
committed
clean code
1 parent 1115c02 commit 129d572

File tree

1 file changed

+1
-1
lines changed
  • spug_web/src/pages/system/account

1 file changed

+1
-1
lines changed

spug_web/src/pages/system/account/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Copyright (c) <[email protected]>
44
* Released under the AGPL-3.0 License.
55
*/
6-
import React, { useEffect } from 'react';
6+
import React from 'react';
77
import { observer } from 'mobx-react';
88
import { Input } from 'antd';
99
import { SearchForm, AuthDiv, Breadcrumb } from 'components';

0 commit comments

Comments
 (0)