Completed
Push — master ( 2472c5...a814e8 )
by mw
35:03
created
src/DataValues/ReferenceValue.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -12,7 +12,6 @@
 block discarded – undo
12 12
 use SMWDataItem as DataItem;
13 13
 use SMWDataValue as DataValue;
14 14
 use SMWDIContainer as DIContainer;
15
-use SMWPropertyListValue as PropertyListValue;
16 15
 
17 16
 /**
18 17
  * ReferenceValue allows to define additional DV to describe the state of a
Please login to merge, or discard this patch.
includes/datavalues/SMW_DV_Record.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -12,7 +12,6 @@
 block discarded – undo
12 12
 use SMWDataItem as DataItem;
13 13
 use SMWDataValue as DataValue;
14 14
 use SMWDIContainer as DIContainer;
15
-use SMWPropertyListValue as PropertyListValue;
16 15
 
17 16
 /**
18 17
  * ReferenceValue allows to define additional DV to describe the state of a
Please login to merge, or discard this patch.