Clean
This commit is contained in:
parent
88e245a5bb
commit
23025f4639
|
@ -4,7 +4,7 @@ import {
|
||||||
notificationStore,
|
notificationStore,
|
||||||
devToolsEnabled,
|
devToolsEnabled,
|
||||||
devToolsStore,
|
devToolsStore,
|
||||||
} from "../stores/index.js"
|
} from "../stores/index"
|
||||||
import { get } from "svelte/store"
|
import { get } from "svelte/store"
|
||||||
|
|
||||||
export const API = createAPIClient({
|
export const API = createAPIClient({
|
||||||
|
|
Loading…
Reference in New Issue