Completed
Push — refact-v2 ( d4acae...9bddae )
by mw
03:23
created
src/PropertyRegistry.php 1 patch
Unused Use Statements   -3 removed lines patch added patch discarded remove patch
@@ -3,10 +3,7 @@
 block discarded – undo
3 3
 namespace SESP;
4 4
 
5 5
 use SMW\PropertyRegistry as BasePropertyRegistry;
6
-use SMW\DataTypeRegistry;
7
-use SMW\DIProperty;
8 6
 use SMW\Message;
9
-use SMWDataItem as DataItem;
10 7
 
11 8
 /**
12 9
  * @ingroup SESP
Please login to merge, or discard this patch.