Skip to content

Commit 2cdd242

Browse files
committed
chore: CICD test
1 parent 8a67f5f commit 2cdd242

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/com/back/global/security/SecurityUser.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ public SecurityUser(
3838
authorities
3939
);
4040

41-
4241
this.id = id;
4342
this.nickname = nickname;
4443
this.email = email;

0 commit comments

Comments
 (0)