Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
James Spencer authored and ulfryk committed Sep 18, 2018
1 parent 874a0a4 commit 4f4a7d7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/monet.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
catch(e) {
module.exports = factory(root)
}
//module.exports = factory(!!window ? window || root)
} else {
root.notUseMonetGlobalObject = !root.useMonetGlobalObject
root.Monet = factory(root)
Expand Down

0 comments on commit 4f4a7d7

Please sign in to comment.