From 95afa772ab925dd6d30322fe5ddcccc3a419b5ea Mon Sep 17 00:00:00 2001 From: freearhey Date: Thu, 8 Aug 2019 13:32:05 +0300 Subject: [PATCH] Update index.js Removed unused `path` module --- test/index.js | 1 - 1 file changed, 1 deletion(-) diff --git a/test/index.js b/test/index.js index a8543d1594..b6167ea961 100644 --- a/test/index.js +++ b/test/index.js @@ -1,6 +1,5 @@ const util = require('../helpers/util') const axios = require('axios') -const path = require('path') const errorLog = 'error.log' const config = {