From 7b5c13c5cbfd0d39c89d1af0913036a0999d4504 Mon Sep 17 00:00:00 2001 From: Louis Chatriot Date: Sat, 9 Jan 2016 09:23:55 +0100 Subject: [PATCH] Remove unused fs --- lib/customUtils.js | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/customUtils.js b/lib/customUtils.js index 1a20c0a0..8b58560a 100755 --- a/lib/customUtils.js +++ b/lib/customUtils.js @@ -1,5 +1,4 @@ var crypto = require('crypto') - , fs = require('fs') ; /**