Skip to content

Commit c5e4daa

Browse files
authored
Merge branch 'master' into CoreCancel
2 parents 0a19c3e + 1588933 commit c5e4daa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Sources/MKDirections+Promise.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,4 +79,4 @@ extension MKDirections {
7979
return cancellable(calculateETA())
8080
}
8181
#endif
82-
}
82+
}

Sources/MKMapSnapshotter+Promise.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,4 +59,4 @@ extension MKMapSnapshotter {
5959
return cancellable(start())
6060
}
6161
#endif
62-
}
62+
}

0 commit comments

Comments
 (0)