Skip to content

Commit

Permalink
remove gpid prebid switch
Browse files Browse the repository at this point in the history
  • Loading branch information
dskamiotis committed Jan 30, 2025
1 parent 81e74b6 commit 4df6929
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions common/app/conf/switches/ABTestSwitches.scala
Original file line number Diff line number Diff line change
Expand Up @@ -49,17 +49,6 @@ trait ABTestSwitches {
highImpact = false,
)

Switch(
ABTests,
"ab-gpid-prebid-ad-units",
"Test new GPID prebid ad units",
owners = Seq(Owner.withEmail("[email protected]")),
safeState = Off,
sellByDate = Some(LocalDate.of(2025, 1, 31)),
exposeClientSide = true,
highImpact = false,
)

Switch(
ABTests,
"ab-prebid-keywords",
Expand Down

0 comments on commit 4df6929

Please sign in to comment.