diff --git a/Sources/ElixxirDAppsSDK/Models/Progress.swift b/Sources/ElixxirDAppsSDK/Models/Progress.swift index a0f747a4ec5b9c96fb28352713f7e7ba53179328..1376957be7b247acd1c84d0668246078c7b9163f 100644 --- a/Sources/ElixxirDAppsSDK/Models/Progress.swift +++ b/Sources/ElixxirDAppsSDK/Models/Progress.swift @@ -17,7 +17,6 @@ public struct Progress: Equatable { // TODO: add error // public var error: ??? } -import Bindings extension Progress: Codable { enum CodingKeys: String, CodingKey {