Commit 21c8523
authored
Fix missing semicolon in UserPatchNickRequest
1 parent dc55342 commit 21c8523
File tree
1 file changed
+1
-1
lines changed- src/main/java/com/gdg/linking/domain/user/dto/request
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
0 commit comments