소스 검색

remove unnecessary modules conditions

Olivier Massot 2 년 전
부모
커밋
03bc83e9dc
1개의 변경된 파일0개의 추가작업 그리고 56개의 파일을 삭제
  1. 0 56
      config/opentalent/modulesbyconditions.yaml

+ 0 - 56
config/opentalent/modulesbyconditions.yaml

@@ -89,59 +89,3 @@ opentalent:
                 service:
                     name: App\Service\Network\Utils
                     function: isCMF
-        Pes:
-            conditions:
-                service:
-                    name: App\Service\Organization\Utils
-                    function: hasModule
-                    args:
-                        - 'Pes'
-        BergerLevrault:
-            conditions:
-                service:
-                    name: App\Service\Organization\Utils
-                    function: hasModule
-                    args:
-                        - 'BergerLevrault'
-        Jvs:
-            conditions:
-                service:
-                    name: App\Service\Organization\Utils
-                    function: hasModule
-                    args:
-                        - 'Jvs'
-        SddBank:
-            conditions:
-                service:
-                    name: App\Service\Organization\Utils
-                    function: hasModule
-                    args:
-                        - 'SddBank'
-        SddRegie:
-            conditions:
-                service:
-                    name: App\Service\Organization\Utils
-                    function: hasModule
-                    args:
-                        - 'SddRegie'
-        UnpaidPes:
-            conditions:
-                service:
-                    name: App\Service\Organization\Utils
-                    function: hasModule
-                    args:
-                        - 'UnpaidPes'
-        UnpaidBergerLevrault:
-            conditions:
-                service:
-                    name: App\Service\Organization\Utils
-                    function: hasModule
-                    args:
-                        - 'UnpaidBergerLevrault'
-        UnpaidJvs:
-            conditions:
-                service:
-                    name: App\Service\Organization\Utils
-                    function: hasModule
-                    args:
-                        - 'UnpaidJvs'