Skip to content

cleanup unused code#637

Merged
AndyScherzinger merged 1 commit intocall-void-fixfrom
cleanup-unused-code
Jan 23, 2024
Merged

cleanup unused code#637
AndyScherzinger merged 1 commit intocall-void-fixfrom
cleanup-unused-code

Conversation

@David-Development
Copy link
Member

The method wrapEmptyResponseCall inside the Retrofit2Helper is not used at all - and thus can be safely removed. If the response is null and the return type is correctly specified as Call<EmptyResponse> then the EMPTY_RESPONSE will be returned

@AndyScherzinger AndyScherzinger added this to the SSO Library 1.1.0 milestone Jan 23, 2024
@AndyScherzinger AndyScherzinger merged commit 85c563d into call-void-fix Jan 23, 2024
@AndyScherzinger AndyScherzinger deleted the cleanup-unused-code branch January 23, 2024 23:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Comments