Remove TODO's.

This commit is contained in:
James Cole
2021-06-11 20:39:01 +02:00
parent 0d7d3f45f0
commit 8832387b84
70 changed files with 107 additions and 107 deletions

View File

@@ -33,8 +33,8 @@ use Throwable;
*
* All form methods that are account related.
*
* TODO describe all methods.
* TODO optimize repositories and methods.
* See reference nr. 29
* See reference nr. 30
*/
class AccountForm
{