From: Jakub Date: Wed, 14 May 2008 21:00:45 +0000 (+0200) Subject: Removed redundant whitespace :). X-Git-Url: http://git.indexdata.com/?p=cql-js-moved-to-github.git;a=commitdiff_plain;h=ef1c473eb97976c5839851e06195915de6da6897;hp=0b0b8b4fae0f58ab263e03c1cffe2dd819a6d891 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;