Browse Source

Fix deprecate

Guillermo Espinoza 8 năm trước cách đây
mục cha
commit
d27d7371e0
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      Resources/config/services.yml

+ 0 - 2
Resources/config/services.yml

@@ -6,8 +6,6 @@ services:
         arguments: ['', Base\OAuthServerBundle\Entity\AuthCode, 'SonataAdminBundle:CRUD']
         calls:
             - [setTranslationDomain, [Oauth]]
-        roles:
-            - [ ROLE_SUPER_ADMIN ]
     baseuserbundle.admin.oauth_client:
         class: Base\OAuthServerBundle\Admin\OAuthClientAdmin
         tags: