Skip to content

Commit

Permalink
code style
Browse files Browse the repository at this point in the history
  • Loading branch information
serderovsh committed Sep 21, 2018
1 parent d49f124 commit 6f38109
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Tron.php
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ public function __construct($fullNode = null, $solidityNode = null, $privateKey
$solidityNode = new HttpProvider($this->solidityNode);
}


$tronNode = new HttpProvider($this->tronNode);

$this->setFullNode($fullNode);
Expand Down

0 comments on commit 6f38109

Please sign in to comment.