Skip to content

Commit

Permalink
Update QueryBalanceStepDefinitions.java
Browse files Browse the repository at this point in the history
Removed empty lines
  • Loading branch information
meywood authored Oct 2, 2023
1 parent 447bede commit e4a3e05
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -247,6 +247,4 @@ private static PublicKey getUserPublicKey(final int userId) throws IOException {
publicKey.readPublicKey(user1KeyUrl.getFile());
return PublicKey.fromAbstractPublicKey(publicKey);
}


}

0 comments on commit e4a3e05

Please sign in to comment.