Skip to content

Commit e5ee77e

Browse files
overtrueStyleCIBot
authored andcommitted
Applied fixes from StyleCI
1 parent 1d43ebb commit e5ee77e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Payment/PaymentPaymentTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99
* with this source code in the file LICENSE.
1010
*/
1111

12-
use Overtrue\Socialite\AccessToken;
1312
use EasyWeChat\Core\Exceptions\FaultException;
1413
use EasyWeChat\Payment\API;
1514
use EasyWeChat\Payment\Merchant;
1615
use EasyWeChat\Payment\Notify;
1716
use EasyWeChat\Payment\Payment;
1817
use EasyWeChat\Support\XML;
18+
use Overtrue\Socialite\AccessToken;
1919
use Symfony\Component\HttpFoundation\Request;
2020
use Symfony\Component\HttpFoundation\Response;
2121

0 commit comments

Comments
 (0)