Commit 07667e76 authored by Rémy Coutable's avatar Rémy Coutable

Fix lint:javascript offense

Signed-off-by: default avatarRémy Coutable <remy@rymai.me>
parent faee4006
...@@ -53,7 +53,6 @@ ...@@ -53,7 +53,6 @@
this.hasChanges = true; this.hasChanges = true;
} }
onDropdownHide() { onDropdownHide() {
if (!this.hasChanges) return; if (!this.hasChanges) return;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment