Skip to content

Commit 12cf6c5

Browse files
author
Alexis Oyama
committed
fix(MkNetwork): Removed the 's' that was magically inputted
1 parent eb08246 commit 12cf6c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Leanplum-SDK/Classes/Vendor/MKNetworkKit/Leanplum_MKNetworkEngine.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
// THE SOFTWARE.
2525
#if __IPHONE_OS_VERSION_MIN_REQUIRED < 70000
2626

27-
#import "MKNetworkKit.h"s
27+
#import "MKNetworkKit.h"
2828
#import "Constants.h"
2929
#define kFreezableOperationExtension @"mknetworkkitfrozenoperation"
3030

0 commit comments

Comments
 (0)