diff options
Diffstat (limited to 'lib/private/App/AppStore/Bundles/GroupwareBundle.php')
-rw-r--r-- | lib/private/App/AppStore/Bundles/GroupwareBundle.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/private/App/AppStore/Bundles/GroupwareBundle.php b/lib/private/App/AppStore/Bundles/GroupwareBundle.php index d1726c7fa5f..49ae1068b10 100644 --- a/lib/private/App/AppStore/Bundles/GroupwareBundle.php +++ b/lib/private/App/AppStore/Bundles/GroupwareBundle.php @@ -44,5 +44,4 @@ class GroupwareBundle extends Bundle { 'mail' ]; } - } |