From 911eceb3b04e9595edc509e1d1243511e5aab021 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Mon, 17 Mar 2014 09:26:43 -0400 Subject: [PATCH] chore(cloudfunc) rm " " --- lib/cloudfunc.js | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/cloudfunc.js b/lib/cloudfunc.js index 742220ed..79978c9b 100644 --- a/lib/cloudfunc.js +++ b/lib/cloudfunc.js @@ -25,7 +25,6 @@ var Util; module.exports = new CloudFuncProto(Util); } - function CloudFuncProto(Util) { var CloudFunc = this, FS,