mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-15 08:35:00 +00:00
Refactor phpstan errors.
This commit is contained in:
@@ -43,7 +43,6 @@ use stdClass;
|
||||
*/
|
||||
class TransactionGroupTransformer extends AbstractTransformer
|
||||
{
|
||||
use ConvertsExchangeRates;
|
||||
|
||||
private ExchangeRateConverter $converter;
|
||||
private array $currencies = [];
|
||||
|
Reference in New Issue
Block a user