diff --git a/src/components/Analytics/providers/chartbeat.ts b/src/components/Analytics/providers/chartbeat.ts index 2e978707..61089b31 100644 --- a/src/components/Analytics/providers/chartbeat.ts +++ b/src/components/Analytics/providers/chartbeat.ts @@ -1,7 +1,6 @@ // Reuters Chartbeat UID const UID = 52639; - export default (authors: { name: string }[]) => { window._sf_async_config = { uid: UID,