Skip to content

Commit fec26a1

Browse files
authored
Update SquareApiException.java
1 parent 0dd7bb3 commit fec26a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/com/squareup/square/core/SquareApiException.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
import com.squareup.square.types.ErrorCode;
1111
import java.util.ArrayList;
1212
import java.util.List;
13+
import java.util.Map;
1314
import java.util.Optional;
1415

1516
/**

0 commit comments

Comments
 (0)