From f50f49a0f23c3c9448762a93a340919bad0fe8f2 Mon Sep 17 00:00:00 2001
From: Thomas Bruederli <thomas@roundcube.net>
Date: Mon, 08 Sep 2014 07:33:01 -0400
Subject: [PATCH] Remove vcs entry for sample plugin

---
 composer.json-dist |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/composer.json-dist b/composer.json-dist
index 553de88..02dfa58 100644
--- a/composer.json-dist
+++ b/composer.json-dist
@@ -13,10 +13,6 @@
         },
         {
             "type": "vcs",
-            "url": "git@github.com:roundcube/sample-plugin.git"
-        },
-        {
-            "type": "vcs",
             "url": "git://git.kolab.org/git/pear/Net_LDAP3"
         },
         {

--
Gitblit v1.9.1