remove log
This commit is contained in:
parent
8c7657a1b6
commit
61853e447f
|
@ -11,7 +11,6 @@
|
|||
NEW: "new",
|
||||
EXISTING: "existing",
|
||||
}
|
||||
$: console.log(parameters.fields)
|
||||
let automationStatus = parameters.automationId
|
||||
? AUTOMATION_STATUS.EXISTING
|
||||
: AUTOMATION_STATUS.NEW
|
||||
|
|
Loading…
Reference in New Issue