Skip to content

Commit a62ea46

Browse files
committed
fix eslint complaint
1 parent 63c6c1b commit a62ea46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tree/model/tree-store.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,4 +297,4 @@ export default class TreeStore {
297297
this.currentNode = node;
298298
}
299299
}
300-
};
300+
}

0 commit comments

Comments
 (0)