chore: lint

This commit is contained in:
karishmas6
2024-09-03 10:19:42 +05:30
parent d42e8f13dc
commit 061a73603a

View File

@@ -525,9 +525,7 @@ export class WorkflowGenerator {
}
} else {
this.socket.emit('highlighter', { rect, selector: displaySelector, elementInfo });
}
}
// reset getList after usage
this.getList = false;