Skip to content

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
  • Loading branch information
dgirardi committed Jul 26, 2023
1 parent 4d60ff3 commit 6d9dd96
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/spec/libraries/cmp/cmpClient_spec.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import {cmpClient, MODE_CALLBACK, MODE_RETURN} from '../../../../libraries/cmp/cmpClient.js';

describe('cmpClient', () => {

function mockWindow(props = {}) {
let listeners = [];
const win = {
Expand Down

0 comments on commit 6d9dd96

Please sign in to comment.