Skip to content

Commit

Permalink
Remove duplication, comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Sue Burt committed Jan 14, 2025
1 parent 19dae01 commit ab043ce
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions public/src/models/gutter.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ export interface GutterTest extends Test {
userCohort: UserCohort;
locations: Region[];
variants: GutterVariant[];
// TODO: we don't want the deviceType: but it's compulsory currently. Can we investigate the Epic configuration tool?
// contextTargeting: { excludedTagIds: [] };
controlProportionSettings?: ControlProportionSettings; // AB test proportions
campaignName?: string;
contextTargeting: PageContextTargeting; // TODO: tags but we just want the excluded tags...
Expand Down

0 comments on commit ab043ce

Please sign in to comment.