Solve a bunch of Checkstyle warnings.

This commit is contained in:
Andrew Steinborn
2018-12-29 10:57:55 -05:00
parent 21b20d5dc3
commit 256978fc15
24 changed files with 181 additions and 125 deletions

View File

@@ -11,7 +11,6 @@ import java.util.List;
import java.util.Optional;
import java.util.UUID;
import com.velocitypowered.api.network.ProtocolVersion;
import net.kyori.text.Component;
import org.checkerframework.checker.nullness.qual.Nullable;