Update index.js

Removed unused `path` module
This commit is contained in:
freearhey 2019-08-08 13:32:05 +03:00
parent 2a8176d65a
commit 379c127897
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
const util = require('../helpers/util')
const axios = require('axios')
const path = require('path')
const errorLog = 'error.log'
const config = {