mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 18:54:58 +00:00 
			
		
		
		
	Various code cleanup.
This commit is contained in:
		| @@ -525,8 +525,7 @@ class BillRepository implements BillRepositoryInterface | ||||
|      */ | ||||
|     public function store(array $data): Bill | ||||
|     { | ||||
|  | ||||
|  | ||||
|         /** @var Bill $bill */ | ||||
|         $bill = Bill::create( | ||||
|             [ | ||||
|                 'name'        => $data['name'], | ||||
|   | ||||
		Reference in New Issue
	
	Block a user