Skip to content

Commit

Permalink
remove commented line from end of lib/entities.js (#85)
Browse files Browse the repository at this point in the history
  • Loading branch information
brodybits committed Jul 3, 2020
1 parent d7fec3b commit 196d599
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/entities.js
Expand Up @@ -244,4 +244,3 @@ exports.entityMap = {
hearts: "♥",
diams: "♦"
};
//for(var n in exports.entityMap){console.log(exports.entityMap[n].charCodeAt())}

0 comments on commit 196d599

Please sign in to comment.