Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Useless argument in CFH createMessage method #7

Closed
WakelessSloth56 opened this issue Aug 9, 2022 · 0 comments
Closed

[BUG] Useless argument in CFH createMessage method #7

WakelessSloth56 opened this issue Aug 9, 2022 · 0 comments

Comments

@WakelessSloth56
Copy link
Collaborator

Description

public MutableComponent createMessage(MessageType type, Component message) {
return EmptyText().append(this.prefix).append(message);
}

Environment

N/A

Reproduction steps

N/A

Expected behavior

No response

Relevant logs

No response

@WakelessSloth56 WakelessSloth56 added this to Needs triage in Bug via automation Aug 9, 2022
@WakelessSloth56 WakelessSloth56 moved this from Needs triage to Low priority in Bug Aug 9, 2022
@WakelessSloth56 WakelessSloth56 self-assigned this Aug 9, 2022
Bug automation moved this from Low priority to Closed Aug 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Bug
  
Closed
Development

No branches or pull requests

1 participant