mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	Clean up some code surrounding account balances.
This commit is contained in:
		| @@ -50,11 +50,4 @@ interface NetWorthInterface | ||||
| 
 | ||||
|     public function setUserGroup(UserGroup $userGroup): void; | ||||
| 
 | ||||
|     /** | ||||
|      * TODO move to repository | ||||
|      * | ||||
|      * Same as above but cleaner function with less dependencies. | ||||
|      */ | ||||
|     #[Deprecated]
 | ||||
|     public function sumNetWorthByCurrency(Carbon $date): array; | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user