@@ -4,7 +4,6 @@ |
||
4 | 4 | |
5 | 5 | use Predis\Client; |
6 | 6 | use Predis\ClientInterface; |
7 | -use Predis\Command\TransactionMulti; |
|
8 | 7 | use Predis\Transaction\MultiExec; |
9 | 8 | |
10 | 9 | /** |