Skip to content

Commit

Permalink
Merge branch 'main' into switch-off-deeplyread-test
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielCliftonGuardian authored Jun 19, 2024
2 parents 7da13ee + 2d65f60 commit 7105d84
Show file tree
Hide file tree
Showing 7 changed files with 3 additions and 598 deletions.
6 changes: 0 additions & 6 deletions static/src/javascripts/bootstraps/enhanced/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ import { runAndTrackAbTests } from 'common/modules/experiments/ab';
import { initSport } from 'bootstraps/enhanced/sport';
import { init as geolocationInit } from 'lib/geolocation';
import { init as initAcquisitionsLinkEnrichment } from 'common/modules/commercial/acquisitions-link-enrichment';
import { fetchAndRenderHeaderLinks } from "common/modules/support/header";
import { fetchAndRenderEpic } from "common/modules/support/epic";
import { coreVitals } from 'common/modules/analytics/coreVitals';
import { init as initCommercialMetrics } from 'commercial/commercial-metrics';

Expand Down Expand Up @@ -50,10 +48,6 @@ const bootEnhanced = () => {
],

['enrich-acquisition-links', initAcquisitionsLinkEnrichment],

['remote-epics', fetchAndRenderEpic ],

['remote-header-links', fetchAndRenderHeaderLinks]
]);

/** common sets up many things that subsequent modules may need.
Expand Down

This file was deleted.

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

This file was deleted.

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

This file was deleted.

Loading

0 comments on commit 7105d84

Please sign in to comment.