Skip to content

Commit ae87791

Browse files
committed
remove some debug
1 parent b2b8ec8 commit ae87791

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

proxy/src/main/java/com/velocitypowered/proxy/command/builtin/VelocityCommand.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@
7171
*/
7272
public final class VelocityCommand {
7373
private static final String USAGE = "/velocity <%s>";
74-
private static final JoinConfiguration COMMA_JOINER = JoinConfiguration.commas(true);
7574

7675
@SuppressWarnings("checkstyle:MissingJavadocMethod")
7776
public static BrigadierCommand create(final VelocityServer server) {

0 commit comments

Comments
 (0)