und rückgängig

This commit is contained in:
Johannes Theiner 2018-06-17 20:17:01 +02:00
parent c7a7cf0831
commit c0aa739bc2
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@ public class KlausurenServer {
private ServerSocket serverSocket;
private static Map<String, CommandHandler> commands = new HashMap<>();
Hallo Welt
static Map<String, CommandHandler> getCommands() {
return commands;
}