Skip to content

Commit

Permalink
Remove extra space
Browse files Browse the repository at this point in the history
Signed-off-by: Cody Born <codyborn@outlook.com>
  • Loading branch information
codyborn committed Jul 31, 2022
1 parent c126cd5 commit 75d74aa
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -110,8 +110,6 @@ public void deployContract(
final Address contractAddress,
final String codeHexString
) {


final MutableAccount contract =
worldUpdater.getOrCreate(contractAddress).getMutable();

Expand Down

0 comments on commit 75d74aa

Please sign in to comment.