File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
FirebaseABTesting/Sources/Public Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ NS_SWIFT_NAME(ExperimentController)
4848// / January 1970.).
4949// / @param payloads List of experiment metadata.
5050// / @param completionHandler Code to be executed after experiments are updated in the background
51- // / thread.
51+ // / thread.
5252- (void )updateExperimentsWithServiceOrigin:(NSString *)origin
5353 events:(FIRLifecycleEvents *)events
5454 policy:(ABTExperimentPayload_ExperimentOverflowPolicy)policy
@@ -69,7 +69,6 @@ NS_SWIFT_NAME(ExperimentController)
6969// / (Timestamps are specified by the number of seconds from 00:00:00 UTC on 1
7070// / January 1970.).
7171// / @param payloads List of experiment metadata.
72- // / thread.
7372- (void )updateExperimentsWithServiceOrigin:(NSString *)origin
7473 events:(FIRLifecycleEvents *)events
7574 policy:(ABTExperimentPayload_ExperimentOverflowPolicy)policy
You can’t perform that action at this time.
0 commit comments