fix build failure

This commit is contained in:
hay-kot 2021-03-05 21:34:35 -09:00
parent e2cb67f440
commit 30ed5a2ba8

View file

@ -1,5 +1,4 @@
import { baseURL } from "./api-utils";
import { baseURL } from "./api-utils";
import { apiReq } from "./api-utils";
import { store } from "../store/store";
import { router } from "../main";