Skip to content

Commit 8cb6724

Browse files
committed
Remove unused method
1 parent 4b0f8fa commit 8cb6724

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

src/AbstractProxy.php

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -275,11 +275,6 @@ protected function getCurlRequestFactory(): IRequestDownloader
275275
return $this->curlRequestFactory;
276276
}
277277

278-
protected function getRequestPostKey(): string
279-
{
280-
return $this->requestPostKey;
281-
}
282-
283278
public function getSubsequentProxyProcessingOverheadMilliseconds(): int
284279
{
285280
return $this->subsequentProxyProcessingOverheadMilliseconds;

0 commit comments

Comments
 (0)