Skip to content

Commit e3e3511

Browse files
test
1 parent 9fc721c commit e3e3511

File tree

1 file changed

+1
-1
lines changed
  • guardian/src/main/java/com/auth0/android/guardian/sdk/networking

1 file changed

+1
-1
lines changed

guardian/src/main/java/com/auth0/android/guardian/sdk/networking/Request.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -192,4 +192,4 @@ private GuardianException exceptionFromErrorResponse(Response response) {
192192
return new GuardianException("Error parsing server error response", e);
193193
}
194194
}
195-
}
195+
}

0 commit comments

Comments
 (0)