Browse Source

fix comment

Looly 5 years ago
parent
commit
cd1654521d
1 changed files with 1 additions and 2 deletions
  1. 1 2
      hutool-system/src/main/java/cn/hutool/system/oshi/CpuInfo.java

+ 1 - 2
hutool-system/src/main/java/cn/hutool/system/oshi/CpuInfo.java

@@ -3,8 +3,7 @@ package cn.hutool.system.oshi;
 import java.text.DecimalFormat;
 import java.text.DecimalFormat;
 
 
 /**
 /**
- * <p></p>
- * <p>2020-05-21 14:19</p>
+ * <p>CPU相关信息</p>
  *
  *
  * @author Dai Yuanchuan
  * @author Dai Yuanchuan
  **/
  **/