Skip to content

Commit

Permalink
Remove unused externs.
Browse files Browse the repository at this point in the history
  • Loading branch information
bicknellr committed Mar 26, 2020
1 parent 20b207e commit 0da4e63
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions externs/polymer-externs.js
Original file line number Diff line number Diff line change
Expand Up @@ -138,15 +138,9 @@ Polymer.syncInitialRender;
/** @type {boolean} */
Polymer.legacyUndefined;

/** @type {boolean} */
Polymer.legacyNoBatch;

/** @type {boolean} */
Polymer.legacyWarnings;

/** @type {boolean} */
Polymer.legacyNotifyOrder;

/** @type {boolean} */
Polymer.orderedComputed;

Expand Down

0 comments on commit 0da4e63

Please sign in to comment.