Skip to content

style: format code with Google Java Format#133

Open
deepsource-autofix[bot] wants to merge 1 commit intomasterfrom
deepsource-transform-07102977
Open

style: format code with Google Java Format#133
deepsource-autofix[bot] wants to merge 1 commit intomasterfrom
deepsource-transform-07102977

Conversation

@deepsource-autofix
Copy link
Contributor

This commit fixes the style issues introduced in 919b649 according to the output
from Google Java Format.

Details: None

This commit fixes the style issues introduced in 919b649 according to the output
from Google Java Format.

Details: None
@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 2, 2025

}
@EventHandler
public void onPlayerJoin(PlayerJoinEvent event) {
Player player = event.getPlayer();

Check notice

Code scanning / CodeQL

Unread local variable Note

Variable 'Player player' is never read.
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.

0 participants