Remove extra package

This commit is contained in:
Aleksandr Statciuk 2022-02-28 21:48:17 +03:00
parent 5ce65e58e4
commit 1afeed402e
3 changed files with 7 additions and 74 deletions

View file

@ -1,6 +1,6 @@
const path = require('path')
const glob = require('glob')
const fs = require('mz/fs')
const fs = require('fs-extra')
const file = {}