Skip to content

Commit 4f1dddb

Browse files
committed
Create the console shortcut key
1 parent eac3fae commit 4f1dddb

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

chat2db-client/src/pages/login/index.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ interface IFormData {
1717
const Login: React.FC = () => {
1818
useEffect(() => {
1919
logoutClearSomeLocalStorage();
20-
// 清空dva中的数据
2120
}, []);
2221

2322
// const navigate = useNavigate();

0 commit comments

Comments
 (0)