We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a67f5f commit 2cdd242Copy full SHA for 2cdd242
src/main/java/com/back/global/security/SecurityUser.java
@@ -38,7 +38,6 @@ public SecurityUser(
38
authorities
39
);
40
41
-
42
this.id = id;
43
this.nickname = nickname;
44
this.email = email;
0 commit comments