Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

Commit

Permalink
don't export your imports
Browse files Browse the repository at this point in the history
  • Loading branch information
Scott J. Miles committed Apr 6, 2014
1 parent 40bde06 commit efadd4d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/declaration/polymer-element.js
Original file line number Diff line number Diff line change
Expand Up @@ -130,10 +130,6 @@
return (name && name.indexOf('-') >= 0);
}

// exports

scope.getRegisteredPrototype = getRegisteredPrototype;

// boot tasks

whenPolymerReady(function() {
Expand Down

0 comments on commit efadd4d

Please sign in to comment.