mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-03 03:00:14 +00:00
Ignore basic methods, improving code coverage.
This commit is contained in:
@@ -23,8 +23,8 @@ declare(strict_types=1);
|
||||
|
||||
namespace FireflyIII\Services\Internal\File;
|
||||
|
||||
use FireflyIII\Exceptions\FireflyException;
|
||||
use Crypt;
|
||||
use FireflyIII\Exceptions\FireflyException;
|
||||
|
||||
/**
|
||||
* Class EncryptService
|
||||
|
Reference in New Issue
Block a user