mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-10 12:24:50 +00:00
Remove references to non-existing files.
This commit is contained in:
@@ -37,7 +37,7 @@ use Illuminate\Support\Collection;
|
||||
* @codeCoverageIgnore
|
||||
* Class HaveAccounts
|
||||
*/
|
||||
class HaveAccounts implements ConfigurationInterface
|
||||
class HaveAccounts
|
||||
{
|
||||
/** @var ImportJob */
|
||||
private $job;
|
||||
|
||||
Reference in New Issue
Block a user