Skip to content

Commit 5db5e2d

Browse files
committed
CS fix
1 parent 71a1a8e commit 5db5e2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Provider/Photon/Tests/PhotonTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
namespace Geocoder\Provider\Photon\Tests;
1414

1515
use Geocoder\IntegrationTest\BaseTestCase;
16-
use Geocoder\Provider\Photon\Photon;
1716
use Geocoder\Provider\Photon\Model\PhotonAddress;
17+
use Geocoder\Provider\Photon\Photon;
1818
use Geocoder\Query\GeocodeQuery;
1919
use Geocoder\Query\ReverseQuery;
2020

0 commit comments

Comments
 (0)