Skip to content

Commit 8511a69

Browse files
committed
Fix spotless errors
1 parent 089da97 commit 8511a69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xtable-api/src/main/java/org/apache/xtable/model/catalog/policy/InternalUser.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@ public class InternalUser {
3838
/** The list of roles assigned to this user. */
3939
List<InternalRole> roles;
4040

41-
/** Contains information about how and when this user was created and last modified. */
41+
/** Contains information about how and when this user was created and last modified. */
4242
InternalChangeLogInfo changeLogInfo;
4343
}

0 commit comments

Comments
 (0)