Completed
Push — master ( ebeb53...3bb114 )
by
unknown
08:38
created
src/ImageCaption.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -6,13 +6,11 @@
 block discarded – undo
6 6
 use SMW\DIWikiPage;
7 7
 use SMW\DIProperty;
8 8
 use SMW\DataValues\MonolingualTextValue;
9
-use SMW\DataValueFactory;
10 9
 use SMWDIBlob as DIBlob;
11 10
 use SMW\Utils\Normalizer;
12 11
 use SMW\RequestOptions;
13 12
 use Title;
14 13
 use File;
15
-use Html;
16 14
 
17 15
 /**
18 16
  * @license GNU GPL v2+
Please login to merge, or discard this patch.