mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-18 15:39:50 +00:00
Clean up code and comments.
This commit is contained in:
@@ -77,7 +77,6 @@ class Note extends Model
|
||||
protected $fillable = ['title', 'text', 'noteable_id', 'noteable_type'];
|
||||
|
||||
/**
|
||||
|
||||
*
|
||||
* Get all the owning noteable models.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user