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