Fix lint
This commit is contained in:
parent
cae551fa77
commit
cb7b5ae306
|
@ -1,6 +1,3 @@
|
|||
import { routeStore } from "./routes"
|
||||
import { screenStore } from "./screens"
|
||||
|
||||
export { authStore } from "./auth"
|
||||
export { routeStore } from "./routes"
|
||||
export { screenStore } from "./screens"
|
||||
|
|
Loading…
Reference in New Issue