Formatting

This commit is contained in:
nathan 2017-06-27 00:13:08 +02:00
parent 083aab845a
commit 61f4f5a4de
1 changed files with 0 additions and 1 deletions

View File

@ -226,7 +226,6 @@ class OS {
return osType.isSolaris();
}
public static
boolean isWindows() {
return osType.isWindows();