mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-10 12:24:50 +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