mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-05-04 21:23:36 +00:00
Remove double lines from code.
This commit is contained in:
@@ -54,7 +54,6 @@ class ValidRecurrenceRepetitionValue implements Rule
|
||||
*
|
||||
* @return bool
|
||||
*
|
||||
*
|
||||
*/
|
||||
public function passes($attribute, $value): bool
|
||||
{
|
||||
@@ -104,7 +103,6 @@ class ValidRecurrenceRepetitionValue implements Rule
|
||||
*
|
||||
* @return bool
|
||||
*
|
||||
*
|
||||
*/
|
||||
private function validateNdom(string $value): bool
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user