Cleanup indentation
This commit is contained in:
parent
08171c241c
commit
2e4a223acd
1 changed files with 1 additions and 0 deletions
|
|
@ -73,6 +73,7 @@ public class StringComponent<C extends CommandSender> extends CommandComponent<C
|
|||
}
|
||||
|
||||
private static final class StringParser<C extends CommandSender> implements ComponentParser<C, String> {
|
||||
|
||||
private final boolean greedy;
|
||||
|
||||
public StringParser(final boolean greedy) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue