Skip to content

Commit ff307a4

Browse files
RyanHealeyCopilot
andauthored
Remove unused import
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent ea978b7 commit ff307a4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

client/src/main/java/com/lmax/solana4j/client/jsonrpc/VoteAccountDTO.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
import com.lmax.solana4j.client.api.VoteAccount;
66

77
import java.util.List;
8-
import java.util.stream.Collectors;
9-
108
/**
119
* Data Transfer Object for vote account information from the getVoteAccounts RPC call.
1210
*/

0 commit comments

Comments
 (0)