Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
rmoreliovlabs committed Jul 14, 2023
1 parent 203333b commit 0bc1fc5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions rskj-core/src/main/java/org/ethereum/rpc/CallArguments.java
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@

package org.ethereum.rpc;

import java.util.Optional;

/**
* Wraps call arguments for several json-rpc methods.
* Take account to fill up the arguments using the right hex value encoding (QUANTITY and UNFORMATTED DATA),
Expand Down

0 comments on commit 0bc1fc5

Please sign in to comment.