test #156

Merged
klaus merged 4 commits from test into main 2024-04-01 10:20:09 +00:00
1 changed files with 0 additions and 2 deletions
Showing only changes of commit b3b7ef90e8 - Show all commits

View File

@ -111,8 +111,6 @@ class AudioContentController(private val service: AudioContentService) {
) = run {
if (member == null) throw SodaException("로그인 정보를 확인해주세요.")
print("test")
ApiResponse.ok(
service.getAudioContentList(
creatorId = creatorId,