删除多余的 /
This commit is contained in:
parent
1cfc897023
commit
498fc14bc4
|
@ -7,7 +7,7 @@ import {
|
|||
} from "./store/index";
|
||||
import {
|
||||
getEnv
|
||||
} from 'mobx-state-tree/';
|
||||
} from 'mobx-state-tree';
|
||||
import {
|
||||
Location
|
||||
} from 'history';
|
||||
|
|
Loading…
Reference in New Issue