Skip to content

Commit

Permalink
removed obsolete parameter. #280
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Fenner committed Jan 5, 2020
1 parent 8b18e76 commit 347da5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/components/doi-creators.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import Component from '@ember/component';

export default Component.extend({
validationClass: null,
// validationClass: null,

didReceiveAttrs() {
this._super(...arguments);
Expand Down

0 comments on commit 347da5f

Please sign in to comment.