Skip to content

Commit

Permalink
Decay #1
Browse files Browse the repository at this point in the history
- remove logs
  • Loading branch information
privrja committed Jan 17, 2019
1 parent 9f99799 commit 8b3c488
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Drawer.js
Original file line number Diff line number Diff line change
Expand Up @@ -3045,7 +3045,6 @@ class Drawer {

buildBlockSmiles() {
let tmpSmiles = this.graph.buildSmiles();
console.log(tmpSmiles);
return tmpSmiles;
}

Expand Down

0 comments on commit 8b3c488

Please sign in to comment.