@@ -98,7 +98,4 @@ public enum SceneEnum {
return null;
}
- public static void main(String[] args) {
- System.out.println(getKeys());
- }