Removed unecessary space

This commit is contained in:
lieght
2025-09-17 17:20:00 +02:00
parent 0d4472c814
commit 17a3827ef0
2 changed files with 1 additions and 3 deletions

View File

@@ -110,7 +110,6 @@ public class Events implements IEvents {
*/
public record StartServer(String port, String gameType) {}
/**
* BLOCKING
* Requests starting a server with a specific port and game type, and returns a CompletableFuture