Skip to content
This repository has been archived by the owner on Sep 8, 2021. It is now read-only.

Commit

Permalink
Revert "Added RETENTION_ENGAGEMENT_EPIC to OphanComponentType"
Browse files Browse the repository at this point in the history
This reverts commit b5e3538.
  • Loading branch information
rhystmills committed Mar 4, 2021
1 parent b5e3538 commit 52b6081
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/ophan.ts
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,7 @@ type OphanComponentType =
| 'ACQUISITIONS_SUBSCRIPTIONS_BANNER'
| 'ACQUISITIONS_OTHER'
| 'SIGN_IN_GATE'
| 'RETENTION_ENGAGEMENT_BANNER'
| 'RETENTION_ENGAGEMENT_EPIC';
| 'RETENTION_ENGAGEMENT_BANNER';

type OphanComponent = {
componentType: OphanComponentType;
Expand Down

0 comments on commit 52b6081

Please sign in to comment.