@@ -4,9 +4,7 @@ |
||
4 | 4 | |
5 | 5 | use SMW\ResultPrinter; |
6 | 6 | use SMWQueryResult; |
7 | -use SMWWikiPageValue; |
|
8 | 7 | use GraphViz; |
9 | -use Html; |
|
10 | 8 | |
11 | 9 | /** |
12 | 10 | * SMW result printer for graphs using graphViz. |