mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-05-04 05:06:37 +00:00
Code clean up.
This commit is contained in:
@@ -71,7 +71,6 @@ final class NotesAny extends AbstractTrigger implements TriggerInterface
|
||||
}
|
||||
|
||||
if (strlen($text) > 0) {
|
||||
|
||||
Log::debug(sprintf('RuleTrigger NotesEmpty for journal #%d: strlen > 0, return true.', $journal->id));
|
||||
|
||||
return true;
|
||||
|
||||
Reference in New Issue
Block a user