Skip to content

Commit 8cfc04b

Browse files
committed
fix lint
1 parent 593cad6 commit 8cfc04b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

forge/ee/lib/autoUpdateStacks/tasks/upgrade-stack.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ module.exports = {
4646
// Space out restarts a little to not overwhelm k8s api
4747
await delay(2000)
4848
} catch (err) {
49-
console.log(err)
5049
app.log.info(`Problem updating project ${project.Project.id} - ${err.toString()}`)
5150
}
5251
} else if (project.value.restart) {

0 commit comments

Comments
 (0)