Lint
This commit is contained in:
parent
7e70fe102c
commit
0b07849967
|
@ -5,7 +5,6 @@ import {
|
|||
selectedComponent,
|
||||
screenHistoryStore,
|
||||
automationHistoryStore,
|
||||
store,
|
||||
} from "builderStore"
|
||||
import {
|
||||
datasources,
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
import { writable } from "svelte/store"
|
||||
|
||||
export { authStore } from "./auth"
|
||||
export { appStore } from "./app"
|
||||
export { notificationStore } from "./notification"
|
||||
|
|
Loading…
Reference in New Issue