Skip to content

Commit

Permalink
chore: (#25) nickname port 주석
Browse files Browse the repository at this point in the history
  • Loading branch information
softpeanut committed Sep 7, 2022
1 parent fc4d050 commit 57a4feb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ import team.comit.simtong.global.annotation.Policy
**/
@Policy
class SignUpPolicy(
private val nickNamePort: NickNamePort,
// private val nickNamePort: NickNamePort,
private val securityPort: SecurityPort
) {

Expand Down

0 comments on commit 57a4feb

Please sign in to comment.