diff options
-rw-r--r-- | lib/private/App/AppStore/Bundles/SocialSharingBundle.php | 1 |
1 files changed, 0 insertions, 1 deletions
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', |