fix } which don't belong there

This commit is contained in:
einhorn_b 2021-04-22 16:52:14 +02:00
parent 90104c8ac4
commit 33f9c58268

View File

@ -318,7 +318,6 @@ class AppRequestsController extends AppController
} else { } else {
$this->addAdminError('StateBalancesController', 'overview', $gdtEntries, $user['id'] ? $user['id'] : 0); $this->addAdminError('StateBalancesController', 'overview', $gdtEntries, $user['id'] ? $user['id'] : 0);
} }
}
$stateUserTransactionsQuery = $stateUserTransactionsTable $stateUserTransactionsQuery = $stateUserTransactionsTable