Skip to content

Commit 06464f8

Browse files
committed
Fix codestyle
1 parent 64540b8 commit 06464f8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Diff for: src/test/java/io/goodforgod/api/etherscan/ApiRunner.java

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
package io.goodforgod.api.etherscan;
22

33
import io.goodforgod.api.etherscan.manager.RequestQueueManager;
4-
import java.util.Map;
5-
64
import io.goodforgod.api.etherscan.util.BasicUtils;
5+
import java.util.Map;
76
import org.junit.jupiter.api.AfterAll;
87
import org.junit.jupiter.api.Assertions;
98

0 commit comments

Comments
 (0)