Skip to content

Commit

Permalink
Add todo
Browse files Browse the repository at this point in the history
  • Loading branch information
ncooke3 committed Dec 16, 2024
1 parent 36dadfd commit d66675e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions FirebaseRemoteConfig/SwiftNew/ConfigSettings.swift
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@
import Foundation
import GoogleUtilities

// TODO(ncooke3): Once Obj-C tests are ported, all `public` access modifers can be removed.

private let kRCNGroupPrefix = "frc.group."
private let kRCNUserDefaultsKeyNamelastETag = "lastETag"
private let kRCNUserDefaultsKeyNameLastSuccessfulFetchTime = "lastSuccessfulFetchTime"
Expand Down

0 comments on commit d66675e

Please sign in to comment.