fix: checkstyle

This commit is contained in:
Glavo
2021-11-02 23:47:11 +08:00
committed by Yuhui Huang
parent 81b7afd08d
commit eb472037db
4 changed files with 2 additions and 10 deletions

View File

@@ -64,4 +64,4 @@ public abstract class Result<T> {
}
}
}
}