Skip to content

Commit

Permalink
Remove trailing spaces in blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
ghubstan committed Nov 13, 2020
1 parent 7c2068e commit 8dc1a74
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ public void getFundingAddresses(GetFundingAddressesRequest req,
throw ex;
}
}

@Override
public void getUnusedBsqAddress(GetUnusedBsqAddressRequest req,
StreamObserver<GetUnusedBsqAddressReply> responseObserver) {
Expand Down

0 comments on commit 8dc1a74

Please sign in to comment.