删除多余的 /

This commit is contained in:
liaoxuezhi 2019-04-30 12:24:01 +08:00
parent 1cfc897023
commit 498fc14bc4
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ import {
} from "./store/index";
import {
getEnv
} from 'mobx-state-tree/';
} from 'mobx-state-tree';
import {
Location
} from 'history';