mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-21 19:49:54 +00:00
Use PSR-12 code style
This commit is contained in:
@@ -87,7 +87,6 @@ trait ConvertsExchangeRates
|
||||
$entry['native_decimal_places'] = $native->decimal_places;
|
||||
}
|
||||
$return[] = $entry;
|
||||
|
||||
}
|
||||
return $return;
|
||||
}
|
||||
@@ -267,5 +266,4 @@ trait ConvertsExchangeRates
|
||||
{
|
||||
$this->enabled = true;
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user