Skip to content

openvidu-java-client : Remove redundant getSessionId() call #820

Open
lastname-dev wants to merge 2 commits intoOpenVidu:masterfrom
lastname-dev:createConnection-fix
Open

openvidu-java-client : Remove redundant getSessionId() call #820
lastname-dev wants to merge 2 commits intoOpenVidu:masterfrom
lastname-dev:createConnection-fix

Conversation

@lastname-dev
Copy link
Copy Markdown

The if (!this.hasSessionId())' check followed by the 'this.getSessionId(); call is redundant and does not affect the behavior of the code. Removing this unnecessary call for improved code clarity.

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.

1 participant