Skip to content

Commit

Permalink
remove duplicate function
Browse files Browse the repository at this point in the history
  • Loading branch information
M-blockcoder committed Feb 12, 2020
1 parent 0a24db0 commit 22eabfe
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -132,5 +132,4 @@ public ContractEventTriggerEntity(String eventSignature, Map<String, String> top
this.rawData = rawData;
this.abiString = abiString;
}

}

0 comments on commit 22eabfe

Please sign in to comment.