Skip to content

Commit 7dea334

Browse files
committed
[CHORE/#378] 주석 제거
1 parent 7d7c17d commit 7dea334

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

data/auth/src/main/java/com/terning/data/auth/mapper/SignInResponseMapper.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,4 @@ fun SignInResponseDto.toSignInResponse(): SignInResponse =
1010
userId = userId,
1111
authId = authId,
1212
authType = authType,
13-
// fcmTokenReissueRequired = fcmTokenReissueRequired
1413
)

0 commit comments

Comments
 (0)