mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-08 18:58:07 +00:00
Clean up code and comments.
This commit is contained in:
@@ -97,7 +97,6 @@ class Location extends Model
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
* Get all of the accounts.
|
||||
*/
|
||||
public function accounts(): MorphMany
|
||||
@@ -108,7 +107,6 @@ class Location extends Model
|
||||
/**
|
||||
* Get all of the owning attachable models.
|
||||
*
|
||||
|
||||
*
|
||||
* @return MorphTo
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user