diff --git a/src/Executor/ReferenceExecutor.php b/src/Executor/ReferenceExecutor.php index 1867cbd7b..e0b9bc682 100644 --- a/src/Executor/ReferenceExecutor.php +++ b/src/Executor/ReferenceExecutor.php @@ -299,7 +299,6 @@ protected function buildResponse($data) * @param mixed $rootValue * * @throws \Exception - * @throws Error * * @return array|Promise|\stdClass|null */