mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Clean up code and comments.
This commit is contained in:
@@ -70,7 +70,6 @@ class AccountMeta extends Model
|
||||
|
||||
/**
|
||||
* @return BelongsTo
|
||||
|
||||
*/
|
||||
public function account(): BelongsTo
|
||||
{
|
||||
@@ -82,7 +81,6 @@ class AccountMeta extends Model
|
||||
*
|
||||
* @return mixed
|
||||
* @throws JsonException
|
||||
|
||||
*/
|
||||
public function getDataAttribute($value)
|
||||
{
|
||||
|
Reference in New Issue
Block a user