Completed
Push — master ( 5f9e66...1f3475 )
by mw
123:57 queued 89:01
created
includes/storage/SMW_ResultArray.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -1,11 +1,9 @@
 block discarded – undo
1 1
 <?php
2 2
 
3 3
 use SMW\DataValueFactory;
4
-use SMW\InTextAnnotationParser;
5 4
 use SMW\Query\PrintRequest;
6 5
 use SMW\Query\Result\EntityListAccumulator;
7 6
 use SMWDataItem as DataItem;
8
-use SMWDIBlob as DIBlob;
9 7
 use SMW\Query\Result\ResultFieldMatchFinder;
10 8
 use SMW\Query\QueryToken;
11 9
 
Please login to merge, or discard this patch.