Cleanup.
This commit is contained in:
parent
a3d079f847
commit
8c70c32622
|
@ -60,7 +60,6 @@ import sdk from "../../sdk"
|
||||||
import { builderSocket } from "../../websockets"
|
import { builderSocket } from "../../websockets"
|
||||||
import { sdk as sharedCoreSDK } from "@budibase/shared-core"
|
import { sdk as sharedCoreSDK } from "@budibase/shared-core"
|
||||||
import * as appMigrations from "../../appMigrations"
|
import * as appMigrations from "../../appMigrations"
|
||||||
import { cleanupApp } from "../../sdk/app/tables/internal/sqs"
|
|
||||||
|
|
||||||
// utility function, need to do away with this
|
// utility function, need to do away with this
|
||||||
async function getLayouts() {
|
async function getLayouts() {
|
||||||
|
|
Loading…
Reference in New Issue