Skip to content

Commit 0172936

Browse files
committed
Removed obsolete use statement
1 parent a9b5039 commit 0172936

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Doctrine/DBAL/Types/UTCDateTimeType.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
namespace App\Doctrine\DBAL\Types;
1010

1111
use DateTime;
12-
use DateTimeInterface;
1312
use DateTimeZone;
1413
use Doctrine\DBAL\Exception;
1514
use Doctrine\DBAL\Platforms\AbstractPlatform;

0 commit comments

Comments
 (0)