Mercurial > public > simoleon
diff Simoleon/Models/CurrencyQuoteModel.swift @ 154:8afba86ab8dd
Refactor code
author | Dennis Concepcion Martin <dennisconcepcionmartin@gmail.com> |
---|---|
date | Wed, 25 Aug 2021 10:43:12 +0100 |
parents | 4a81e39186f1 |
children | 0c589138a6f3 |
line wrap: on
line diff
--- a/Simoleon/Models/CurrencyQuoteModel.swift Mon Aug 23 17:14:47 2021 +0100 +++ b/Simoleon/Models/CurrencyQuoteModel.swift Wed Aug 25 10:43:12 2021 +0100 @@ -5,7 +5,7 @@ // Created by Dennis Concepción Martín on 15/07/2021. // -import SwiftUI +import Foundation struct CurrencyQuoteModel: Codable, Hashable { var symbol: String?