Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Commit

Permalink
Ref #2363: Remove ntp test code. (#2382)
Browse files Browse the repository at this point in the history
  • Loading branch information
iccub authored Mar 2, 2020
1 parent 26a0578 commit f962bf8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@ class FavoritesViewController: UIViewController, Themeable {
adsAvailableInRegion: adsAvailableInRegion,
isSponsoredImage: isSponsoredImage)

return .brandedImages(state: .getPaidTurnRewardsOn)
return .brandedImages(state: state)
}

private func showNTPNotification(for type: NTPNotificationType) {
Expand Down

0 comments on commit f962bf8

Please sign in to comment.