Remove references to non-existing files.

This commit is contained in:
James Cole
2018-05-06 07:40:50 +02:00
parent 7d80ac37a6
commit 9e3c5fd984
8 changed files with 10 additions and 13 deletions

View File

@@ -37,7 +37,7 @@ use Illuminate\Support\Collection;
* @codeCoverageIgnore
* Class HaveAccounts
*/
class HaveAccounts implements ConfigurationInterface
class HaveAccounts
{
/** @var ImportJob */
private $job;