mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-01 03:05:09 +00:00
🤖 Auto commit for release 'develop' on 2025-10-05
This commit is contained in:
@@ -45,8 +45,6 @@ class BillUpdateService
|
||||
|
||||
protected User $user;
|
||||
|
||||
/**
|
||||
*/
|
||||
public function update(Bill $bill, array $data): Bill
|
||||
{
|
||||
$this->user = $bill->user;
|
||||
|
||||
Reference in New Issue
Block a user