diff --git a/config/packages/github_api.yaml b/config/packages/github_api.yaml index f2094fc69..268de24c8 100644 --- a/config/packages/github_api.yaml +++ b/config/packages/github_api.yaml @@ -1,10 +1,4 @@ services: - _defaults: - # The Github\Client is only calling authenticate/addCache when public (but I don't know why) - public: true - autowire: true - autoconfigure: true - Redis: class: Redis calls: