mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-05 04:03:26 +00:00
Various code cleanup. Removed executable flags, added newlines.
This commit is contained in:
@@ -134,4 +134,4 @@ class ChartJsGenerator implements GeneratorInterface
|
||||
|
||||
return $chartData;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@@ -70,4 +70,4 @@ interface GeneratorInterface
|
||||
*/
|
||||
public function singleSet(string $setLabel, array $data): array;
|
||||
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user