Cleanup: indentation
This commit is contained in:
@@ -84,5 +84,5 @@ public class CPU {
|
||||
public boolean haveData() {
|
||||
return this.name != null && this.model != null && this.family != null && this.arch != null;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user