diff options
Diffstat (limited to 'lib/private/App/AppStore/Bundles/EnterpriseBundle.php')
-rw-r--r-- | lib/private/App/AppStore/Bundles/EnterpriseBundle.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/private/App/AppStore/Bundles/EnterpriseBundle.php b/lib/private/App/AppStore/Bundles/EnterpriseBundle.php index 63faaf8e308..37213fe5a39 100644 --- a/lib/private/App/AppStore/Bundles/EnterpriseBundle.php +++ b/lib/private/App/AppStore/Bundles/EnterpriseBundle.php @@ -47,5 +47,4 @@ class EnterpriseBundle extends Bundle { 'terms_of_service', ]; } - } |