fix: mess tag. Closes #1090.
This commit is contained in:
@@ -44,13 +44,6 @@ public enum Platform {
|
||||
return bit;
|
||||
}
|
||||
|
||||
/**
|
||||
* The platform of current Java Environment.
|
||||
*/
|
||||
public static Platform getPlatform() {
|
||||
return Architecture.CURRENT.getPlatform();
|
||||
}
|
||||
|
||||
/**
|
||||
* The json serializer to {@link Platform}.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user