mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	Mild code cleanup.
This commit is contained in:
		| @@ -204,8 +204,7 @@ trait TransactionValidation | ||||
|         array            $transaction, | ||||
|         string           $transactionType, | ||||
|         int              $index | ||||
|     ): void | ||||
|     { | ||||
|     ): void { | ||||
|         Log::debug('Now in sanityCheckForeignCurrency()'); | ||||
|         if (0 !== $validator->errors()->count()) { | ||||
|             Log::debug('Already have errors, return'); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user