No double space

This commit is contained in:
Frank van der Heijden 2021-07-23 16:52:21 +02:00 committed by Jason
parent 1b7fb2f34c
commit d0beddf9eb

View file

@ -173,7 +173,6 @@ public final class CommandContext<C> {
return this.commandManager.hasPermission(this.commandSender, permission);
}
/**
* Check if this context was created for tab completion purposes
*