mirror of
https://github.com/2OOP/pism.git
synced 2026-02-04 10:54:51 +00:00
Removed unecessary space
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user