Various code cleanup.

This commit is contained in:
James Cole
2021-05-24 08:22:41 +02:00
parent 2bff7750b4
commit 3ec9753808
41 changed files with 65 additions and 16 deletions

View File

@@ -71,7 +71,6 @@ class UpdateController extends Controller
* @param TransactionJournalLink $journalLink
*
* @return JsonResponse
* @throws FireflyException
*
* TODO generates query exception when link exists.
*/