Skip to content

Commit 2f61970

Browse files
committed
fix exception usage
1 parent 62dc4cb commit 2f61970

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/TarantoolStore.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
namespace Tarantool\SymfonyLock;
44

5+
use InvalidArgumentException;
56
use Symfony\Component\Lock\Exception\InvalidTtlException;
67
use Symfony\Component\Lock\Exception\LockConflictedException;
78
use Symfony\Component\Lock\Key;

0 commit comments

Comments
 (0)