mirror of
https://github.com/PaperMC/Velocity.git
synced 2026-02-17 14:37:43 +01:00
remove some debug
This commit is contained in:
@@ -71,7 +71,6 @@ import org.apache.logging.log4j.Logger;
|
||||
*/
|
||||
public final class VelocityCommand {
|
||||
private static final String USAGE = "/velocity <%s>";
|
||||
private static final JoinConfiguration COMMA_JOINER = JoinConfiguration.commas(true);
|
||||
|
||||
@SuppressWarnings("checkstyle:MissingJavadocMethod")
|
||||
public static BrigadierCommand create(final VelocityServer server) {
|
||||
|
||||
Reference in New Issue
Block a user