Skip to content

Commit 540a7c3

Browse files
committed
Using proper variable >_>
1 parent 5ee1e4a commit 540a7c3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ios/RNCallKeep/RNCallKeep.m

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,6 @@ + (void)initCallKitProvider {
278278
#ifdef DEBUG
279279
NSLog(@"[RNCallKeep][isCallActive] uuid = %@", uuidString);
280280
#endif
281-
NSUUID *uuid = [[NSUUID alloc] initWithUUIDString:uuidString];
282281
[RNCallKeep isCallActive: uuidString];
283282
}
284283

0 commit comments

Comments
 (0)