Skip to content

Commit

Permalink
removed unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
sharmrj committed Jun 3, 2024
1 parent 0cff0ae commit 50c63e3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/features/webapp-prompt/webapp-prompt.test.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import { expect } from '@esm-bundle/chai';
import sinon, { stub } from 'sinon';
import pepPromptContent from './mocks/pep-prompt-content.js';
import { getConfig, setConfig } from '../../../libs/utils/utils.js';

describe('PEP', () => {
let clock;
Expand Down

0 comments on commit 50c63e3

Please sign in to comment.