Skip to content

Commit

Permalink
lints
Browse files Browse the repository at this point in the history
  • Loading branch information
chiatt committed May 15, 2019
1 parent 062e91c commit cd9b6fa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ define([
nodes: [],
cardid: card.cardid,
constraintid: uuid.generate()
}]
}];
};

this.flattenTree = function(parents, flatList) {
Expand Down

0 comments on commit cd9b6fa

Please sign in to comment.