Completed
Push — master ( 0385a1...a4b3a9 )
by Dmitry
02:21
created
src/Provider/PoolProvider.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -12,12 +12,10 @@
 block discarded – undo
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
 {
Please login to merge, or discard this patch.