Commit 5fb20302 authored by Steve Müller's avatar Steve Müller

remove unused use statement

parent 7b1c4a9c
......@@ -5,7 +5,6 @@ namespace Doctrine\Tests\DBAL\Functional\Driver;
use Doctrine\DBAL\DriverManager;
use Doctrine\DBAL\Platforms\PostgreSqlPlatform;
use Doctrine\Tests\DbalFunctionalTestCase;
use Doctrine\Tests\TestUtil;
class PDOPgsqlConnectionTest extends DbalFunctionalTestCase
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment