Skip to content

Commit cfb7bdc

Browse files
committed
Fix CS
1 parent f25a7f5 commit cfb7bdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Geocoder/HttpAdapter/CurlHttpAdapter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ class CurlHttpAdapter implements HttpAdapterInterface
2222
private $connectTimeout;
2323

2424
private $userAgent;
25-
25+
2626
/**
2727
* Array for bulk setting of curl options
2828
* @see http://php.net/manual/en/curl.constants.php

0 commit comments

Comments
 (0)