Auto commit for release 'develop' on 2024-04-11

This commit is contained in:
github-actions
2024-04-11 05:10:20 +02:00
parent c8d5e8a9dc
commit c2e562623c
26 changed files with 270 additions and 330 deletions

View File

@@ -45,7 +45,6 @@ class BalanceController extends Controller
use CleansChartData;
protected array $acceptedRoles = [UserRoleEnum::READ_ONLY];
/**
* The code is practically a duplicate of ReportController::operations.
*