mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-05 04:03:26 +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