Skip to content

Commit

Permalink
fix unresolved imports
Browse files Browse the repository at this point in the history
  • Loading branch information
roma2023 committed Sep 5, 2024
1 parent cfa9d11 commit 76efff6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions test/mocks/databasemock.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@
*/

require('../../require-main');

const sinon = require('sinon');
const { expect } = require('chai');
const path = require('path');
const nconf = require('nconf');
const url = require('url');
Expand Down

0 comments on commit 76efff6

Please sign in to comment.