Skip to content

Commit 500bcaa

Browse files
committed
chore: remove unncessary annotation
1 parent cdf815b commit 500bcaa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

noweekend-core/core-api/src/main/kotlin/noweekend/core/domain/auth/AuthApplicationServiceImpl.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ import noweekend.client.common.OAuthLoginParams
55
import noweekend.core.api.controller.v1.response.OAuthLoginResponse
66
import org.springframework.stereotype.Service
77

8-
// TODO: Transactional 넣어야 함
98
@Service
109
class AuthApplicationServiceImpl(
1110
private val oauthClients: List<OAuthClient>,

0 commit comments

Comments
 (0)