diff --git a/typo3/sysext/dashboard/Configuration/Services.yaml b/typo3/sysext/dashboard/Configuration/Services.yaml index cebad0f0d6f90b2103e739a9d31e054f8c47d8fc..23fa42e2fabf82e84b639a0c5785225daf4236f9 100644 --- a/typo3/sysext/dashboard/Configuration/Services.yaml +++ b/typo3/sysext/dashboard/Configuration/Services.yaml @@ -16,6 +16,3 @@ services: TYPO3\CMS\Dashboard\Controller\WidgetAjaxController: public: true - - TYPO3\CMS\Dashboard\DasboardRegistry: - public: true