From 6cb725214592406869d7d2e829e7cd7f9270844a Mon Sep 17 00:00:00 2001 From: coderaiser Date: Wed, 16 Apr 2014 09:29:59 -0400 Subject: [PATCH] chore(dom) rm "\n" --- lib/client/dom.js | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/client/dom.js b/lib/client/dom.js index dfa1b93d..54a66f9e 100644 --- a/lib/client/dom.js +++ b/lib/client/dom.js @@ -792,7 +792,6 @@ var CloudCmd, Util, DOM, CloudFunc, Dialog; }); }; - /** * get current direcotory name */