Mark CDS feature flag for removal.

pull/1/head
Matthew Chen 6 years ago
parent 0884598a3a
commit c0f4254599

@ -7,6 +7,7 @@ import Foundation
@objc(OWSLegacyContactDiscoveryOperation)
class LegacyContactDiscoveryBatchOperation: OWSOperation {
// TODO: Remove this feature flag.
private let isCDSEnabled = true
@objc

Loading…
Cancel
Save