Skip to content

Commit 40fa339

Browse files
committed
remove unused import
1 parent 2ad4ab1 commit 40fa339

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

payments-api/src/test/java/com/intuit/payment/data/ErrorTest.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66
import org.testng.annotations.BeforeTest;
77
import org.testng.annotations.Test;
88

9-
import java.math.BigDecimal;
10-
119
public class ErrorTest {
1210
private String code;
1311
private String type;

0 commit comments

Comments
 (0)