Skip to content

Commit d83f3b5

Browse files
committed
--warning
1 parent 060d64b commit d83f3b5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Sources/CLGeocoder+Promise.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import CoreLocation.CLGeocoder
2-
#if !PMKCOCOAPODS
2+
#if !PMKCocoaPods
33
import PromiseKit
44
#endif
55

Sources/CLLocationManager+Promise.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import CoreLocation.CLLocationManager
2-
#if !PMKCOCOAPODS
2+
#if !PMKCocoaPods
33
import PromiseKit
44
#endif
55

0 commit comments

Comments
 (0)