Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit ee4cfcc

Browse files
committed
remove comment
1 parent 3e375c8 commit ee4cfcc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CodePush.m

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -538,7 +538,6 @@ - (void)savePendingUpdate:(NSString *)packageHash
538538
return;
539539
}
540540
} else if (isRunningBinaryVersion) {
541-
// Check if the current appVersion has been reported.
542541
NSString *appVersion = [[CodePushConfig current] appVersion];
543542
resolve([CodePushTelemetryManager getBinaryUpdateReport:appVersion]);
544543
return;

0 commit comments

Comments
 (0)