Replaced qualified names with simple names.
This commit is contained in:
@@ -45,7 +45,7 @@ public class CryptVersionParser
|
||||
|
||||
private CryptVersionParser()
|
||||
{
|
||||
CryptVersionParser.parseCryptVersion();
|
||||
parseCryptVersion();
|
||||
}
|
||||
|
||||
private static void parseCryptVersion()
|
||||
|
Reference in New Issue
Block a user