Skip to content

Commit

Permalink
Lint clean.
Browse files Browse the repository at this point in the history
  • Loading branch information
rictic committed Mar 30, 2018
1 parent 91d4aeb commit f78b051
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/elements/dom-module.html
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@
return null;
}

/* eslint-disable no-unused-vars */
/**
* @param {string} name Name of attribute.
* @param {?string} old Old value of attribute.
Expand All @@ -86,6 +87,7 @@
this.register();
}
}
/* eslint-enable no-unused-args */

/**
* The absolute URL of the original location of this `dom-module`.
Expand Down

0 comments on commit f78b051

Please sign in to comment.