Remove redundant requires
This commit is contained in:
parent
4bbde6097f
commit
aa4834ffc0
@ -1,5 +1,4 @@
|
|||||||
//Modules
|
//Modules
|
||||||
// const AdmZip = require('adm-zip');
|
|
||||||
import AdmZip from 'adm-zip';
|
import AdmZip from 'adm-zip';
|
||||||
import { emptyDirSync, ensureDirSync } from 'fs-extra';
|
import { emptyDirSync, ensureDirSync } from 'fs-extra';
|
||||||
import path from 'path';
|
import path from 'path';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user