Skip to content
This repository has been archived by the owner on Nov 15, 2024. It is now read-only.

Commit

Permalink
Fix package json and lint
Browse files Browse the repository at this point in the history
  • Loading branch information
amglebihan committed Jul 25, 2024
1 parent 2e3577d commit bb49aa6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions scripts/common.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,7 @@ import {
loadHeader,
loadFooter,
} from './lib-franklin.js';
import { COOKIE_VALUES, COOKIE_CHECK } from './constants.js';

const { performance, targeting, social } = COOKIE_VALUES;
let placeholders = null;

export async function getPlaceholders() {
Expand Down

0 comments on commit bb49aa6

Please sign in to comment.