Skip to content

Commit

Permalink
Linter error (#282)
Browse files Browse the repository at this point in the history
  • Loading branch information
ArnaudBuchholz committed Sep 7, 2018
1 parent e4d12ce commit f194369
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/attributes/check.js
Original file line number Diff line number Diff line change
Expand Up @@ -132,4 +132,4 @@ function _gpfAttributesCheckAppliedOnlyOnce (member, classDefinition, AttributeC
if (attributes.length > 1) {
gpf.Error.uniqueAttributeUsedTwice();
}
}
}

0 comments on commit f194369

Please sign in to comment.