Skip to content

Commit 303faa9

Browse files
Remove unused imports
1 parent 609bb92 commit 303faa9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/unit/bin/helpers/utils.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
'use strict';
2-
const { it } = require('mocha');
32
const path = require('path');
4-
const { sandbox } = require('sinon');
53

64
const chai = require('chai'),
75
expect = chai.expect,

0 commit comments

Comments
 (0)