diff --git a/modules/crm_core_user_sync/crm_core_user_sync.routing.yml b/modules/crm_core_user_sync/crm_core_user_sync.routing.yml index 774159d9af2c5566e2169d7d7fb19e86ffd5f4db..02afa3883f9e73aef04a582fa753ec47b6983647 100644 --- a/modules/crm_core_user_sync/crm_core_user_sync.routing.yml +++ b/modules/crm_core_user_sync/crm_core_user_sync.routing.yml @@ -6,14 +6,6 @@ crm_core_user_sync.config: requirements: _permission: 'administer crm-core-user-sync' -crm_core_user_sync.settings: - path: '/admin/config/crm-core/user-sync/settings' - defaults: - _controller: '\Drupal\crm_core_user_sync\Controller\UserSyncController::adminMenuBlockPage' - _title: 'User Synchronization Settings' - requirements: - _permission: 'administer crm-core-user-sync' - crm_core_user_sync.rule.new: path: '/admin/config/crm-core/user-sync/new' defaults: