Skip to content

Commit cb9e270

Browse files
author
Kushagra
committed
Updated CleverTapPluginPendingEvent.h
1 parent df3d68e commit cb9e270

File tree

2 files changed

+2
-16
lines changed

2 files changed

+2
-16
lines changed
Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,3 @@
1-
//
2-
// CleverTapPluginPendingEvent.h
3-
// Pods
4-
//
5-
// Created by Kushagra Mishra on 28/04/25.
6-
//
7-
81
#import <Foundation/Foundation.h>
92

103
NS_ASSUME_NONNULL_BEGIN
@@ -18,4 +11,4 @@ NS_ASSUME_NONNULL_BEGIN
1811

1912
@end
2013

21-
NS_ASSUME_NONNULL_END
14+
NS_ASSUME_NONNULL_END
Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,3 @@
1-
//
2-
// CleverTapPluginPendingEvent.m
3-
// Pods
4-
//
5-
// Created by Kushagra Mishra on 28/04/25.
6-
//
7-
81
#import "CleverTapPluginPendingEvent.h"
92

103
@implementation CleverTapPluginPendingEvent
@@ -18,4 +11,4 @@ - (instancetype)initWithName:(NSString *)name body:(NSDictionary *)body {
1811
return self;
1912
}
2013

21-
@end
14+
@end

0 commit comments

Comments
 (0)