Removed redundant whitespace :).
authorJakub <jakub@indexdata.dk>
Wed, 14 May 2008 21:00:45 +0000 (23:00 +0200)
committerJakub <jakub@indexdata.dk>
Wed, 14 May 2008 21:00:45 +0000 (23:00 +0200)
cql.js

diff --git a/cql.js b/cql.js
index ebd5e76..3e4f6d1 100644 (file)
--- a/cql.js
+++ b/cql.js
@@ -4,7 +4,6 @@ function indent(n) {
         s = s + " ";
     return s;
 }
         s = s + " ";
     return s;
 }
-
 // CQLModifier
 var CQLModifier = function () {
     this.name = null;
 // CQLModifier
 var CQLModifier = function () {
     this.name = null;