사용하지 않는 price: Int 제거
This commit is contained in:
@@ -12,7 +12,6 @@ struct GetCanResponse: Decodable, Hashable {
|
||||
let title: String
|
||||
let can: Int
|
||||
let rewardCan: Int
|
||||
let price: Int
|
||||
let currency: String
|
||||
let priceStr: String
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user