| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 09e038e commit cbfaecf
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -22,9 +22,7 @@ object CommercialClientLogging extends Experiment( | |||
| 22 | 22 | owners = Seq(Owner.withGithub("rich-nguyen")), | |
| 23 | 23 | sellByDate = new LocalDate(2018, 2, 28), | |
| 24 | 24 | participationGroup = Perc1A | |
| 25 | - ) { | ||
| 26 | - override def priorCondition(implicit request: RequestHeader): Boolean = CommercialBaseline.switch.isSwitchedOn | ||
| 27 | - } | ||
| 25 | + ) | ||
| 28 | 26 | ||
| 29 | 27 | object CommercialPaidContentTemplate extends Experiment( | |
| 30 | 28 | name = "commercial-paid-content", | |
| Back | FazBrowse Home | New Git URL |
0 commit comments