From f7ea96f56a7eea227066a91090fd2defd8cd8106 Mon Sep 17 00:00:00 2001 From: Marius Blüm Date: Thu, 7 Mar 2019 14:57:56 +0100 Subject: Remove Google+ from Social Sharing Bundle (2) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Marius Blüm --- lib/private/App/AppStore/Bundles/SocialSharingBundle.php | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/private/App/AppStore') diff --git a/lib/private/App/AppStore/Bundles/SocialSharingBundle.php b/lib/private/App/AppStore/Bundles/SocialSharingBundle.php index c882a8df557..59ea3e08cf2 100644 --- a/lib/private/App/AppStore/Bundles/SocialSharingBundle.php +++ b/lib/private/App/AppStore/Bundles/SocialSharingBundle.php @@ -38,7 +38,6 @@ class SocialSharingBundle extends Bundle { public function getAppIdentifiers() { return [ 'socialsharing_twitter', - 'socialsharing_googleplus', 'socialsharing_facebook', 'socialsharing_email', 'socialsharing_diaspora', -- cgit v1.2.3