Skip to content

Commit 361663e

Browse files
jbelienStyleCIBot
authored andcommitted
Apply fixes from StyleCI
1 parent 3170083 commit 361663e

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

bpost.php

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,7 @@
1414

1515
use Geocoder\Collection;
1616
use Geocoder\Exception\InvalidArgument;
17-
use Geocoder\Exception\InvalidCredentials;
1817
use Geocoder\Exception\InvalidServerResponse;
19-
use Geocoder\Exception\QuotaExceeded;
2018
use Geocoder\Exception\UnsupportedOperation;
2119
use Geocoder\Http\Provider\AbstractHttpProvider;
2220
use Geocoder\Model\Address;
@@ -25,8 +23,8 @@
2523
use Geocoder\Provider\Provider;
2624
use Geocoder\Query\GeocodeQuery;
2725
use Geocoder\Query\ReverseQuery;
28-
use Http\Client\HttpClient;
2926
use GuzzleHttp\Psr7;
27+
use Http\Client\HttpClient;
3028

3129
/**
3230
* @author Jonathan Beliën <jbe@geo6.be>

0 commit comments

Comments
 (0)