Skip to content

Commit

Permalink
Merge pull request #27212 from guardian/tf-remove-banner
Browse files Browse the repository at this point in the history
Remove RRCP banner
  • Loading branch information
tomrf1 authored Jun 10, 2024
2 parents a17cda1 + d5e3b80 commit 295a97c
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 252 deletions.
2 changes: 0 additions & 2 deletions static/src/javascripts/bootstraps/enhanced/common.js
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ import {
} from 'common/modules/ui/cmp-ui';
import { signInGate } from 'common/modules/identity/sign-in-gate';
import { handleBraze } from 'common/modules/commercial/braze/buildBrazeMessaging';
import { readerRevenueBanner } from 'common/modules/commercial/reader-revenue-banner';
import { init as initGoogleAnalytics } from 'common/modules/tracking/google-analytics';
import { eitherInOktaExperimentOrElse } from 'common/modules/identity/api';

Expand Down Expand Up @@ -269,7 +268,6 @@ const initialiseBanner = () => {
cmpBannerCandidate,
signInGate,
membershipBanner,
readerRevenueBanner,
adFreeBanner,
];

Expand Down

This file was deleted.

206 changes: 0 additions & 206 deletions static/src/javascripts/projects/common/modules/support/banner.ts

This file was deleted.

0 comments on commit 295a97c

Please sign in to comment.