Skip to content

Commit c7697d2

Browse files
committed
chore(ci): remove superfluous phpstan-ignore-next-line
1 parent 7b2a8d6 commit c7697d2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/Codeception/Lib/Connector/Guzzle.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,6 @@ protected function doRequest(object $request): object
218218
}
219219
}
220220

221-
// @phpstan-ignore-next-line
222221
return $this->createResponse($response);
223222
}
224223

0 commit comments

Comments
 (0)