@@ -2,7 +2,6 @@ |
||
| 2 | 2 | |
| 3 | 3 | namespace SMW\Tests\Libs\Time; |
| 4 | 4 | |
| 5 | -use SMW\DataItemFactory; |
|
| 6 | 5 | use SMW\Libs\Time\Timezone; |
| 7 | 6 | |
| 8 | 7 | /** |
@@ -5,7 +5,6 @@ |
||
| 5 | 5 | use SMW\SPARQLStore\Exception\BadHttpDatabaseResponseException; |
| 6 | 6 | use SMW\SPARQLStore\QueryEngine\RepositoryResult; |
| 7 | 7 | use SMW\SPARQLStore\QueryEngine\XmlResponseParser; |
| 8 | -use SMWSparqlResultParser as SparqlResultParser; |
|
| 9 | 8 | use SMWTurtleSerializer as TurtleSerializer; |
| 10 | 9 | |
| 11 | 10 | /** |
@@ -2,7 +2,6 @@ |
||
| 2 | 2 | |
| 3 | 3 | namespace SMW\Query; |
| 4 | 4 | |
| 5 | -use SMW\DataValues\MonolingualTextValue; |
|
| 6 | 5 | use SMW\DIProperty; |
| 7 | 6 | use SMW\DIWikiPage; |
| 8 | 7 | use SMW\Query\Language\ClassDescription; |
@@ -4,7 +4,6 @@ |
||
| 4 | 4 | |
| 5 | 5 | use Parser; |
| 6 | 6 | use SMWQueryProcessor; |
| 7 | -use SMWQuery as Query; |
|
| 8 | 7 | |
| 9 | 8 | /** |
| 10 | 9 | * Provides the {{#ask}} parser function |
@@ -2,8 +2,6 @@ |
||
| 2 | 2 | |
| 3 | 3 | namespace SMW\ExtraneousLanguage; |
| 4 | 4 | |
| 5 | -use RuntimeException; |
|
| 6 | - |
|
| 7 | 5 | /** |
| 8 | 6 | * This class provides "extraneous" language functions independent from MediaWiki |
| 9 | 7 | * serving a special need to handle certain language options in a way required by |
@@ -5,8 +5,6 @@ |
||
| 5 | 5 | use SMW\DataTypeRegistry; |
| 6 | 6 | use SMW\DataValueFactory; |
| 7 | 7 | use SMW\DIProperty; |
| 8 | -use SMW\PropertyAnnotator; |
|
| 9 | -use SMW\Store; |
|
| 10 | 8 | |
| 11 | 9 | /** |
| 12 | 10 | * @license GNU GPL v2+ |
@@ -2,7 +2,6 @@ |
||
| 2 | 2 | |
| 3 | 3 | namespace SMW\Exporter\ResourceBuilders; |
| 4 | 4 | |
| 5 | -use SMW\Exporter\ResourceBuilder; |
|
| 6 | 5 | use SMW\DIProperty; |
| 7 | 6 | use SMWExporter as Exporter; |
| 8 | 7 | use SMW\DataValueFactory; |
@@ -9,7 +9,6 @@ |
||
| 9 | 9 | use SMW\DIProperty; |
| 10 | 10 | use SMW\DIWikiPage; |
| 11 | 11 | use SMW\Localizer; |
| 12 | -use SMW\StringCondition; |
|
| 13 | 12 | use SMWContainerSemanticData as ContainerSemanticData; |
| 14 | 13 | use SMWDataItem as DataItem; |
| 15 | 14 | use SMWDataValue as DataValue; |
@@ -2,7 +2,6 @@ |
||
| 2 | 2 | |
| 3 | 3 | namespace SMW\Exporter\ResourceBuilders; |
| 4 | 4 | |
| 5 | -use SMW\Exporter\ResourceBuilder; |
|
| 6 | 5 | use SMW\DIProperty; |
| 7 | 6 | use SMWExporter as Exporter; |
| 8 | 7 | use SMW\DataValueFactory; |