From 379c127897513cdba3c231b21dead8f5738d9749 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 a8543d159..b6167ea96 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 = {