Skip to content

Commit

Permalink
Merge pull request #272 from webcomponents/remove-extra-externs
Browse files Browse the repository at this point in the history
Remove externs that aren't used internally.
  • Loading branch information
bicknellr authored Feb 19, 2020
2 parents e8c8620 + eafcc1f commit bb73aa2
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions packages/webcomponentsjs/externs/webcomponents.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,6 @@
* Code distributed by Google as part of the polymer project is also
* subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
*/
var require;
var global;
var ES6Promise;
var process;
var define;
var module;
var exports;

var ShadyDOM;
var WebComponents;

Expand Down

0 comments on commit bb73aa2

Please sign in to comment.