Completed
Pull Request — master (#34)
by Pol
05:53
created
src/phpDocumentor/GraphViz/Edge.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -14,7 +14,6 @@
 block discarded – undo
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;
Please login to merge, or discard this patch.