Skip to content

Commit b0af91e

Browse files
committed
Remove unused line
1 parent 8a50753 commit b0af91e

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

tests/CacheTest.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,6 @@ public function __construct(ResponseInterface $response)
5656

5757
public function handle(ServerRequestInterface $request): ResponseInterface
5858
{
59-
$this->response->request = $request;
60-
6159
return $this->response;
6260
}
6361
};

0 commit comments

Comments
 (0)