Skip to content

Commit

Permalink
Style: (#50) delete line
Browse files Browse the repository at this point in the history
  • Loading branch information
alsdl0629 committed Dec 3, 2023
1 parent 2b3bf47 commit da1c344
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ class ProgressServiceImpl(
private val gameInfoRepository: GameInfoRepository,
private val kTimeLeapRepository: KTimeLeapRepository
) : ProgressService {

@Transactional
override fun saveProgress(request: SaveProgressRequest) {
val currentUser = userFacade.getCurrentUser()
Expand Down

0 comments on commit da1c344

Please sign in to comment.