@@ -44,7 +44,6 @@ |
||
44 | 44 | |
45 | 45 | use PDepend\AbstractTest; |
46 | 46 | use PDepend\Util\ConfigurationInstance; |
47 | -use PHPUnit_Framework_TestCase; |
|
48 | 47 | |
49 | 48 | /** |
50 | 49 | * Test case for the text ui command. |
@@ -47,7 +47,6 @@ |
||
47 | 47 | use PDepend\Metrics\AnalyzerNodeAware; |
48 | 48 | use PDepend\Metrics\AnalyzerProjectAware; |
49 | 49 | use PDepend\Source\AST\ASTArtifact; |
50 | -use PDepend\Source\AST\ASTArtifactList; |
|
51 | 50 | use PDepend\Source\AST\ASTClass; |
52 | 51 | use PDepend\Source\AST\ASTFunction; |
53 | 52 | use PDepend\Source\AST\ASTInterface; |