Remove stray newline

This commit is contained in:
Patrick 'Quezler' Mounier
2020-11-21 18:51:50 +01:00
committed by GitHub
parent 3ce6a6dea4
commit 55a929010e

View File

@ -85,5 +85,4 @@ public class ServerLauncher implements ApplicationListener{
Events.fire(new ServerLoadEvent());
}
}