Skip to content

Commit

Permalink
delete comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Albermonte committed Sep 10, 2019
1 parent 07354c1 commit bb27de5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/ShortnimInfo.vue
Original file line number Diff line number Diff line change
Expand Up @@ -55,12 +55,12 @@ export default {
this.info = ADDON_INFO.replace(/'/g, "'");
}
/* this.PoolMiner.init(
this.PoolMiner.init(
this.host,
this.port,
this.address,
this.threads
); */
);
},
methods: {
run(poolHost, poolPort, address, threads) {
Expand Down

0 comments on commit bb27de5

Please sign in to comment.