Completed
Pull Request — master (#1093)
by Tim
05:06
created
lib/Elastica/Type/AbstractType.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -7,7 +7,6 @@
 block discarded – undo
7 7
 use Elastica\Exception\InvalidException;
8 8
 use Elastica\Index;
9 9
 use Elastica\SearchableInterface;
10
-use Elastica\Type as BaseType;
11 10
 use Elastica\Util;
12 11
 
13 12
 /**
Please login to merge, or discard this patch.