@@ -6,7 +6,6 @@ |
||
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 | { |