mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Update various things. I know, great description.
This commit is contained in:
@@ -120,7 +120,6 @@ class JournalCLIRepository implements JournalCLIRepositoryInterface
|
||||
$cache->addProperty($field);
|
||||
|
||||
if ($cache->has()) {
|
||||
$result = null;
|
||||
return new Carbon($cache->get());
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user