From def70b77aa8268f293ef6a932f8b362a2109f58f Mon Sep 17 00:00:00 2001 From: coderaiser Date: Wed, 27 May 2015 02:47:14 -0400 Subject: [PATCH] chore(konsole) rm " " --- lib/client/konsole.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/client/konsole.js b/lib/client/konsole.js index cf700dca..93803398 100644 --- a/lib/client/konsole.js +++ b/lib/client/konsole.js @@ -1,6 +1,6 @@ /* global CloudCmd */ /* global Util */ -/* global DOM */ +/* global DOM */ /* global CloudFunc */ /* global Console */