Completed
Push — master ( 91a3af...095fa7 )
by Peter
06:05
created
src/IndexManager.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -11,7 +11,6 @@
 block discarded – undo
11 11
 use Elasticsearch\Client;
12 12
 use Maslosoft\Addendum\Interfaces\AnnotatedInterface;
13 13
 use Maslosoft\Mangan\Helpers\CollectionNamer;
14
-use Maslosoft\Mangan\Mangan;
15 14
 use Maslosoft\Manganel\Exceptions\ManganelException;
16 15
 use Maslosoft\Manganel\Meta\ManganelMeta;
17 16
 
Please login to merge, or discard this patch.
src/QueryBuilder.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -8,7 +8,6 @@
 block discarded – undo
8 8
 
9 9
 namespace Maslosoft\Manganel;
10 10
 
11
-use Exception;
12 11
 use Maslosoft\Addendum\Interfaces\AnnotatedInterface;
13 12
 use Maslosoft\Mangan\Helpers\CollectionNamer;
14 13
 use Maslosoft\Mangan\Interfaces\CriteriaAwareInterface;
Please login to merge, or discard this patch.