@@ -30,7 +30,6 @@ |
||
30 | 30 | use Doctrine\Tests\Models\ValueGenerators\DummyWithThreeProperties; |
31 | 31 | use Doctrine\Tests\OrmTestCase; |
32 | 32 | use DoctrineGlobal_Article; |
33 | -use SebastianBergmann\Environment\Runtime; |
|
34 | 33 | |
35 | 34 | require_once __DIR__ . '/../../Models/Global/GlobalNamespaceModel.php'; |
36 | 35 |