Remove useless file

This got introduced somewhere during refactoring but was left empty
anyway.
This commit is contained in:
Daniel Siepmann 2021-12-20 10:15:09 +01:00
parent ab9c3e0c4e
commit eecbb1feb4

View file

@ -1,10 +0,0 @@
<?php
namespace Wrm\Events\Service\DestinationDataImportService;
/**
* Hold info regarding current import.
*/
class Import
{
}