spotless 적용

This commit is contained in:
2025-12-31 09:45:25 +09:00
parent 04517256fd
commit 1d3e4f22cb
6 changed files with 52 additions and 39 deletions

View File

@@ -30,5 +30,4 @@ public enum SyncStateType implements EnumType {
public String getText() {
return desc;
}
}