Skip to content

Commit 08bf87f

Browse files
committed
ecs fix
1 parent 72b7b36 commit 08bf87f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Internal/Service/LockService.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66

77
use Bavix\Wallet\Internal\Exceptions\ExceptionInterface;
88
use Bavix\Wallet\Internal\Exceptions\LockProviderNotFoundException;
9-
use Illuminate\Contracts\Cache\Factory as CacheFactory;
109
use Illuminate\Config\Repository as ConfigRepository;
10+
use Illuminate\Contracts\Cache\Factory as CacheFactory;
1111
use Illuminate\Contracts\Cache\LockProvider;
1212
use Illuminate\Contracts\Cache\Repository as CacheRepository;
1313

0 commit comments

Comments
 (0)