lint
This commit is contained in:
parent
335240718c
commit
63651b21e6
|
@ -82,10 +82,6 @@
|
|||
return null
|
||||
}
|
||||
|
||||
const startTyping = async () => {
|
||||
typing = true
|
||||
}
|
||||
|
||||
const saveName = async () => {
|
||||
if (automationNameError || block.name === automationName) {
|
||||
return
|
||||
|
|
Loading…
Reference in New Issue