@@ -10,7 +10,6 @@ |
||
| 10 | 10 | namespace Naneau\FileGen\Test\File; |
| 11 | 11 | |
| 12 | 12 | use Naneau\FileGen\Test\Generator\TestCase; |
| 13 | - |
|
| 14 | 13 | use Naneau\FileGen\Structure; |
| 15 | 14 | use Naneau\FileGen\File\Contents\Twig as TwigContents; |
| 16 | 15 | |
@@ -9,8 +9,6 @@ |
||
| 9 | 9 | |
| 10 | 10 | namespace Naneau\FileGen\Test\Generator; |
| 11 | 11 | |
| 12 | -use Naneau\FileGen\Directory; |
|
| 13 | -use Naneau\FileGen\File; |
|
| 14 | 12 | use Naneau\FileGen\Generator; |
| 15 | 13 | |
| 16 | 14 | use \PHPUnit_Framework_TestCase as PUTestCase; |