mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	Various code cleanup.
This commit is contained in:
		| @@ -44,12 +44,10 @@ trait ImportSupport | ||||
| { | ||||
|     /** @var int */ | ||||
|     protected $defaultCurrencyId = 1; | ||||
|  | ||||
|     /** @var  Collection */ | ||||
|     protected $rules; | ||||
|  | ||||
|     /** @var  ImportJob */ | ||||
|     protected $job; | ||||
|     /** @var  Collection */ | ||||
|     protected $rules; | ||||
|  | ||||
|     /** | ||||
|      * @param TransactionJournal $journal | ||||
|   | ||||
		Reference in New Issue
	
	Block a user