mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-06 22:21:42 +00:00
Remove double lines from code.
This commit is contained in:
@@ -69,8 +69,6 @@ class BelongsUser implements Rule
|
||||
* @return bool
|
||||
* @throws FireflyException
|
||||
*
|
||||
*
|
||||
*
|
||||
*/
|
||||
public function passes($attribute, $value): bool
|
||||
{
|
||||
@@ -110,7 +108,6 @@ class BelongsUser implements Rule
|
||||
*
|
||||
* @return int
|
||||
*
|
||||
*
|
||||
*/
|
||||
protected function countField(string $class, string $field, string $value): int
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user