mirror of
https://github.com/aikar/commands.git
synced 2026-05-31 06:11:55 +00:00
Remove extra imports
This commit is contained in:
@@ -29,8 +29,6 @@ import java.util.concurrent.CompletableFuture;
|
||||
|
||||
import com.google.common.collect.HashMultimap;
|
||||
import com.google.common.collect.SetMultimap;
|
||||
import com.velocitypowered.api.command.Command;
|
||||
import com.velocitypowered.api.command.CommandSource;
|
||||
import com.velocitypowered.api.command.SimpleCommand;
|
||||
|
||||
public class VelocityRootCommand implements SimpleCommand, RootCommand {
|
||||
|
||||
Reference in New Issue
Block a user