사용하지 않는 isAdult 파라미터 제거

This commit is contained in:
Yu Sung
2023-10-24 20:33:13 +09:00
parent cdad53ae7b
commit 902b772267
4 changed files with 0 additions and 4 deletions

View File

@@ -44,7 +44,6 @@ struct GetAudioContentMainItem: Decodable {
let contentId: Int
let coverImageUrl: String
let title: String
let isAdult: Bool
let creatorId: Int
let creatorProfileImageUrl: String
let creatorNickname: String