mirror of
https://github.com/iptv-org/iptv
synced 2026-05-09 11:07:23 -04:00
Update index.js
Removed unused `path` module
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
const util = require('../helpers/util')
|
const util = require('../helpers/util')
|
||||||
const axios = require('axios')
|
const axios = require('axios')
|
||||||
const path = require('path')
|
|
||||||
|
|
||||||
const errorLog = 'error.log'
|
const errorLog = 'error.log'
|
||||||
const config = {
|
const config = {
|
||||||
|
|||||||
Reference in New Issue
Block a user