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