Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bb8aaed

Browse files
committed
👕 unused import
1 parent 446e0ea commit bb8aaed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/models/workdir-context-pool.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import temp from 'temp';
22

3-
import {cloneRepository, sha} from '../helpers';
3+
import {cloneRepository} from '../helpers';
44

55
import WorkdirContextPool from '../../lib/models/workdir-context-pool';
66

0 commit comments

Comments
 (0)