reactor: 移除多余空行

This commit is contained in:
有来技术
2021-12-26 22:40:26 +08:00
parent 74aa191ea4
commit 2bca093bbd
2 changed files with 0 additions and 2 deletions

View File

@@ -5,7 +5,6 @@ import {Local} from "@utils/storage";
import {getUserInfo, login, logout} from "@api/login";
import {resetRouter} from "@router";
const getDefaultState = () => {
return {
token: Local.get('token'),