From: Jakub Date: Wed, 14 May 2008 21:00:45 +0000 (+0200) Subject: Removed redundant whitespace :). X-Git-Url: http://git.indexdata.com/?a=commitdiff_plain;ds=inline;h=ef1c473eb97976c5839851e06195915de6da6897;p=cql-js-moved-to-github.git Removed redundant whitespace :). --- diff --git a/cql.js b/cql.js index ebd5e76..3e4f6d1 100644 --- a/cql.js +++ b/cql.js @@ -4,7 +4,6 @@ function indent(n) { s = s + " "; return s; } - // CQLModifier var CQLModifier = function () { this.name = null;