Merge pull request #3516 from Quezler/patch-65

Remove stray newline
This commit is contained in:
Anuken 2020-11-22 17:00:28 -05:00 committed by GitHub
commit 0ac54aba83
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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