Remove unused FinderMock dummy service

[MAILPOET-3077]
This commit is contained in:
Rostislav Wolny
2020-09-24 14:22:31 +02:00
committed by Veljko V
parent 82ce309df1
commit c78922c12e
2 changed files with 0 additions and 15 deletions

View File

@ -2,8 +2,6 @@
namespace MailPoet\Segments;
require_once('FinderMock.php');
use Codeception\Util\Stub;
use MailPoet\Entities\SegmentEntity;
use MailPoet\Models\DynamicSegmentFilter;