Skip to content

Commit

Permalink
Merge pull request #27 from canjs/imaustink-patch-1
Browse files Browse the repository at this point in the history
Remove extra export
  • Loading branch information
chasenlehara authored Oct 30, 2017
2 parents 7e9b884 + 9b4987e commit ec3903f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions can-globals-instance.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,3 @@ if (namespace.globals) {
} else {
module.exports = namespace.globals = globals;
}

module.exports = globals;

0 comments on commit ec3903f

Please sign in to comment.