Description
This commit is contained in:
Minjae Song
2018-12-26 19:26:08 +09:00
parent 1163f51c6b
commit 1afd50cf2d
2 changed files with 10 additions and 12 deletions

View File

@@ -87,8 +87,7 @@ public class AppLoader implements ApplicationListener {
/**
* Default null constructor. Don't use it.
*/
@Deprecated
public AppLoader() {
private AppLoader() {
}
/**