Skip to content

Commit bf612b0

Browse files
authored
Update SquareApiException.java
1 parent 0fa2d91 commit bf612b0

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
@@ -13,6 +13,7 @@
1313
import java.util.Map;
1414
import java.util.HashMap;
1515
import java.util.Optional;
16+
import okhttp3.Response;
1617

1718
/**
1819
* This exception type will be thrown for any non-2XX API responses.

0 commit comments

Comments
 (0)