You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ja...@apache.org on 2015/12/24 10:48:44 UTC

couchdb-www git commit: remove debugging leftover

Repository: couchdb-www
Updated Branches:
  refs/heads/asf-site 19c063174 -> 857c041c4


remove debugging leftover


Project: http://git-wip-us.apache.org/repos/asf/couchdb-www/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb-www/commit/857c041c
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-www/tree/857c041c
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-www/diff/857c041c

Branch: refs/heads/asf-site
Commit: 857c041c43f5b991c1cebe4f4b75e6de0d149399
Parents: 19c0631
Author: Jan Lehnardt <ja...@apache.org>
Authored: Thu Dec 24 10:48:40 2015 +0100
Committer: Jan Lehnardt <ja...@apache.org>
Committed: Thu Dec 24 10:48:40 2015 +0100

----------------------------------------------------------------------
 release-candidate/2.0/index.html | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb-www/blob/857c041c/release-candidate/2.0/index.html
----------------------------------------------------------------------
diff --git a/release-candidate/2.0/index.html b/release-candidate/2.0/index.html
index b03af02..49c9503 100644
--- a/release-candidate/2.0/index.html
+++ b/release-candidate/2.0/index.html
@@ -166,7 +166,6 @@
     }
 
     jQuery.each(files, function(idx, item) {
-      console.log(item);
       if (item.Key == 'release-candidate/' || item.Key == 'release-candidate/index.html') {
         return;
       }