diff options
Diffstat (limited to 'lib/private/Http/WellKnown/RequestManager.php')
-rw-r--r-- | lib/private/Http/WellKnown/RequestManager.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/private/Http/WellKnown/RequestManager.php b/lib/private/Http/WellKnown/RequestManager.php index 17e2ed658a6..b83ff2ada50 100644 --- a/lib/private/Http/WellKnown/RequestManager.php +++ b/lib/private/Http/WellKnown/RequestManager.php @@ -39,7 +39,6 @@ use RuntimeException; use function array_reduce; class RequestManager { - /** @var Coordinator */ private $coordinator; |