mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-09 08:30:06 -04:00
Remove extra package
This commit is contained in:
parent
5ce65e58e4
commit
1afeed402e
3 changed files with 7 additions and 74 deletions
|
@ -1,6 +1,6 @@
|
|||
const path = require('path')
|
||||
const glob = require('glob')
|
||||
const fs = require('mz/fs')
|
||||
const fs = require('fs-extra')
|
||||
|
||||
const file = {}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue