Completed
Push — master ( 27b291...3b9ac7 )
by Dmitry
02:10
created
src/Entity.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -4,7 +4,6 @@
 block discarded – undo
4 4
 
5 5
 use BadMethodCallException;
6 6
 use Exception;
7
-use Tarantool\Mapper\Plugin\Annotation;
8 7
 
9 8
 class Entity
10 9
 {
Please login to merge, or discard this patch.