Skip to content

Commit

Permalink
Remove unused campaign IDs
Browse files Browse the repository at this point in the history
  • Loading branch information
tonisevener committed Nov 1, 2023
1 parent 850f727 commit 7840505
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@ import Foundation
private let cacheConfigFileName = "AppsCampaignConfig"
private let cachePromptStateFileName = "WKFundraisingCampaignPromptState"

private static let temporaryNLTargetCampaignID = "NL_2023_11"
private static let temporaryITTargetCampaignID = "IT_2023_11"

// MARK: - Lifecycle

public override init() {
Expand Down

0 comments on commit 7840505

Please sign in to comment.