From 7500eda3d25fca53ccdebde1a11b682a207bbea0 Mon Sep 17 00:00:00 2001 From: HaveAGitGat <43864057+HaveAGitGat@users.noreply.github.com> Date: Thu, 10 Dec 2020 17:47:34 +0100 Subject: [PATCH] test --- methods/actions.js | 1 - 1 file changed, 1 deletion(-) diff --git a/methods/actions.js b/methods/actions.js index b072def..ca81309 100644 --- a/methods/actions.js +++ b/methods/actions.js @@ -1,4 +1,3 @@ -/* eslint-disable */ var fs = require("fs"); var path = require("path"); if (fs.existsSync(path.join(process.cwd(), "/npm"))) {