Fix eslint warning in utils.test.ts
This commit is contained in:
parent
44ff4ed92d
commit
5187531b8b
1 changed files with 0 additions and 1 deletions
|
|
@ -1,4 +1,3 @@
|
||||||
import * as fs from 'fs';
|
|
||||||
import * as path from 'path';
|
import * as path from 'path';
|
||||||
import * as utils from '../src/utils';
|
import * as utils from '../src/utils';
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue