@@ -20,7 +20,6 @@ |
||
| 20 | 20 | use eZ\Publish\SPI\IO\BinaryFileCreateStruct as SPIBinaryFileCreateStruct; |
| 21 | 21 | use eZ\Publish\SPI\IO\BinaryFile as SPIBinaryFile; |
| 22 | 22 | use RuntimeException; |
| 23 | -use Symfony\Component\Validator\Constraints\Date; |
|
| 24 | 23 | |
| 25 | 24 | /** |
| 26 | 25 | * Manages IO metadata in a mysql table, ezdfsfile. |