@@ -12,12 +12,10 @@ |
||
12 | 12 | use Tarantool\Client\Request\UpdateRequest; |
13 | 13 | use Tarantool\Mapper\Client; |
14 | 14 | use Tarantool\Mapper\Mapper; |
15 | -use Tarantool\Mapper\Plugin; |
|
16 | 15 | use Tarantool\Mapper\Plugin\Sequence; |
17 | 16 | use Tarantool\Mapper\Plugin\Spy; |
18 | 17 | use Tarantool\Mapper\Plugin\Temporal; |
19 | 18 | use Tarantool\Mapper\Pool; |
20 | -use Tarantool\Mapper\Schema; |
|
21 | 19 | |
22 | 20 | class PoolProvider extends AbstractServiceProvider |
23 | 21 | { |