forked from Upstream/CitizensCMD
Remove random space
This commit is contained in:
parent
ed505a87bf
commit
72edd2934b
@ -6,7 +6,7 @@ public class CitizensCMDAPI {
|
||||
|
||||
private final DataHandler dataHandler;
|
||||
|
||||
public CitizensCMDAPI (DataHandler dataHandler) {
|
||||
public CitizensCMDAPI(DataHandler dataHandler) {
|
||||
this.dataHandler = dataHandler;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user