Skip to content

Commit b7c0953

Browse files
author
Babichev Maxim
committed
reformat code
1 parent 57e1d21 commit b7c0953

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Services/CommonService.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
use Bavix\Wallet\Objects\Bring;
1313
use Bavix\Wallet\Objects\Operation;
1414
use Bavix\Wallet\Traits\HasWallet;
15-
use function max;
1615
use function app;
1716
use function compact;
17+
use function max;
1818

1919
class CommonService
2020
{

0 commit comments

Comments
 (0)