Skip to content
Snippets Groups Projects
Commit 4a04d14d authored by Dariusz Rybicki's avatar Dariusz Rybicki
Browse files

Remove unneeded import

parent 88ab1875
No related branches found
No related tags found
2 merge requests!102Release 1.0.0,!18Update Bindings
......@@ -17,7 +17,6 @@ public struct Progress: Equatable {
// TODO: add error
// public var error: ???
}
import Bindings
extension Progress: Codable {
enum CodingKeys: String, CodingKey {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment