From ebac05f686b56791511cb9b599dfb5a742dcfc96 Mon Sep 17 00:00:00 2001 From: Adam Kocoloski Date: Mon, 25 Oct 2010 15:46:05 -0400 Subject: use get-deps to pull down individual cloudant projects --- apps/fabric/src/fabric.app.src | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 apps/fabric/src/fabric.app.src (limited to 'apps/fabric/src/fabric.app.src') diff --git a/apps/fabric/src/fabric.app.src b/apps/fabric/src/fabric.app.src deleted file mode 100644 index 0b626ba7..00000000 --- a/apps/fabric/src/fabric.app.src +++ /dev/null @@ -1,6 +0,0 @@ -{application, fabric, [ - {description, "Routing and proxying layer for CouchDB cluster"}, - {vsn, "1.0.3"}, - {registered, []}, - {applications, [kernel, stdlib, couch, rexi, mem3]} -]}. -- cgit v1.2.3