You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by rn...@apache.org on 2014/07/11 18:27:02 UTC

couch-plugins commit: updated refs/heads/master to ebfbd9d

Repository: couchdb-couch-plugins
Updated Branches:
  refs/heads/master 8ab266216 -> ebfbd9df1


no such module


Project: http://git-wip-us.apache.org/repos/asf/couchdb-couch-plugins/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb-couch-plugins/commit/ebfbd9df
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-couch-plugins/tree/ebfbd9df
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-couch-plugins/diff/ebfbd9df

Branch: refs/heads/master
Commit: ebfbd9df15a82090bdc4fdaa471f6d41a3ca80c4
Parents: 8ab2662
Author: Robert Newson <rn...@apache.org>
Authored: Fri Jul 11 17:25:02 2014 +0100
Committer: Robert Newson <rn...@apache.org>
Committed: Fri Jul 11 17:25:02 2014 +0100

----------------------------------------------------------------------
 src/couch_plugins.app.src | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb-couch-plugins/blob/ebfbd9df/src/couch_plugins.app.src
----------------------------------------------------------------------
diff --git a/src/couch_plugins.app.src b/src/couch_plugins.app.src
index ccbd9b4..07d6b14 100644
--- a/src/couch_plugins.app.src
+++ b/src/couch_plugins.app.src
@@ -18,6 +18,5 @@
                   kernel,
                   stdlib
                  ]},
-  {mod, { couch_plugins_app, []}},
   {env, []}
  ]}.