mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-06 06:01:21 +00:00
Code clean up.
This commit is contained in:
@@ -219,5 +219,4 @@ interface BudgetRepositoryInterface
|
||||
* @return BudgetLimit
|
||||
*/
|
||||
public function updateLimitAmount(Budget $budget, Carbon $start, Carbon $end, int $amount): BudgetLimit;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user