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:
@@ -79,7 +79,6 @@ class AuditLogEntry extends Model
|
||||
];
|
||||
|
||||
/**
|
||||
|
||||
*/
|
||||
public function auditable(): MorphTo
|
||||
{
|
||||
@@ -87,7 +86,6 @@ class AuditLogEntry extends Model
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
*/
|
||||
public function changer(): MorphTo
|
||||
{
|
||||
|
Reference in New Issue
Block a user