Skip to content

Commit f4d234f

Browse files
committed
Update SystemUtils.java
1 parent 6890039 commit f4d234f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

microsphere-java-core/src/main/java/io/microsphere/util/SystemUtils.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
* @see System
3030
* @since 1.0.0
3131
*/
32-
public abstract class SystemUtils {
32+
public abstract class SystemUtils implements Utils {
3333

3434
private static final Logger logger = getLogger(SystemUtils.class);
3535

0 commit comments

Comments
 (0)