Skip to content

Commit

Permalink
Remove crufty global (fixes globals.html test)
Browse files Browse the repository at this point in the history
  • Loading branch information
Steven Orvell committed Apr 26, 2018
1 parent a4d80d0 commit 676f5f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/utils/boot.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
window.JSCompiler_renameProperty = function(prop, obj) { return prop; }

/** @namespace Polymer */
let __PolymerBootstrap;

0 comments on commit 676f5f3

Please sign in to comment.