From ad548f17965ee99d1bb48ef5b9bc60d780cabff8 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Thu, 29 May 2014 02:25:37 -0400 Subject: [PATCH] chore(cloudcmd) rm unused path --- cloudcmd.js | 1 - 1 file changed, 1 deletion(-) diff --git a/cloudcmd.js b/cloudcmd.js index 0e9fecfe..7f939e54 100644 --- a/cloudcmd.js +++ b/cloudcmd.js @@ -7,7 +7,6 @@ HTMLDIR = main.HTMLDIR, JSONDIR = main.JSONDIR, - path = main.path, fs = main.fs, files = main.files, CloudFunc = main.cloudfunc,