mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-20 08:30:06 +00:00
Code cleanup.
This commit is contained in:
@@ -28,11 +28,6 @@ namespace FireflyIII\Support\Request;
|
||||
*/
|
||||
trait GetRecurrenceData
|
||||
{
|
||||
/**
|
||||
* @param array $transaction
|
||||
*
|
||||
* @return array
|
||||
*/
|
||||
protected function getSingleTransactionData(array $transaction): array
|
||||
{
|
||||
$return = [];
|
||||
|
||||
Reference in New Issue
Block a user