Formatting.
This commit is contained in:
parent
c9d903a92f
commit
d7d29cf0f3
|
@ -1,7 +1,4 @@
|
|||
const {
|
||||
deployToObjectStore,
|
||||
performReplication,
|
||||
} = require("./utils")
|
||||
const { deployToObjectStore, performReplication } = require("./utils")
|
||||
|
||||
exports.deploy = async function (deployment) {
|
||||
const appId = deployment.getAppId()
|
||||
|
|
Loading…
Reference in New Issue