@@ -14,7 +14,6 @@ |
||
14 | 14 | namespace phpDocumentor\GraphViz; |
15 | 15 | |
16 | 16 | use phpDocumentor\GraphViz\Contract\AttributesAwareInterface; |
17 | -use phpDocumentor\GraphViz\Contract\GraphAwareInterface; |
|
18 | 17 | use function addslashes; |
19 | 18 | use function implode; |
20 | 19 | use function strtolower; |