Remove console log
This commit is contained in:
parent
76c861c266
commit
1edbb73e33
|
@ -66,7 +66,6 @@
|
|||
$automationStore.selectedAutomation.automation._id
|
||||
delete parameters.newAutomationName
|
||||
} catch (error) {
|
||||
console.log("ERROR ", error)
|
||||
notifications.error("Error creating automation")
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue