mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-16 17:33:45 +00:00
Code clean up.
This commit is contained in:
@@ -93,5 +93,4 @@ class BudgetLimit extends Model
|
||||
{
|
||||
$this->attributes['amount'] = strval(round($value, 12));
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user