Completed
Push — master ( 1e9224...ec940e )
by Dmitry
04:09 queued 01:48
created
src/Schema/Schema.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -6,7 +6,6 @@
 block discarded – undo
6 6
 use Tarantool\Mapper\Contracts;
7 7
 use Tarantool\Schema\Space;
8 8
 use Tarantool\Schema\Index;
9
-use LogicException;
10 9
 
11 10
 class Schema implements Contracts\Schema
12 11
 {
Please login to merge, or discard this patch.