Skip to content

Commit

Permalink
🐛 :: CD 해결
Browse files Browse the repository at this point in the history
  • Loading branch information
jyk1029 committed Nov 16, 2023
1 parent 018a359 commit a9d1fc5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ import com.example.sharing.domain.user.facade.UserFacade
import org.springframework.stereotype.Service
import org.springframework.transaction.annotation.Transactional
import java.util.*
import kotlin.streams.toList

@Service
class QueryChatListService(
Expand Down

0 comments on commit a9d1fc5

Please sign in to comment.