@@ -12,7 +12,6 @@ |
||
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 |
@@ -12,7 +12,6 @@ |
||
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 |