diff --git a/accounting/templates/accounting/transactions/expense/form.html b/accounting/templates/accounting/transactions/expense/form.html
index a1d0ca6..146e190 100644
--- a/accounting/templates/accounting/transactions/expense/form.html
+++ b/accounting/templates/accounting/transactions/expense/form.html
@@ -45,8 +45,6 @@ First written: 2020/7/23
-{# TODO: To be done #}
-
diff --git a/accounting/templates/accounting/transactions/income/form.html b/accounting/templates/accounting/transactions/income/form.html
index a9cab9d..5f2fc6d 100644
--- a/accounting/templates/accounting/transactions/income/form.html
+++ b/accounting/templates/accounting/transactions/income/form.html
@@ -45,8 +45,6 @@ First written: 2020/7/23
-{# TODO: To be done #}
-
diff --git a/accounting/templates/accounting/transactions/transfer/form.html b/accounting/templates/accounting/transactions/transfer/form.html
index 9a4e3fe..fc8aa7f 100644
--- a/accounting/templates/accounting/transactions/transfer/form.html
+++ b/accounting/templates/accounting/transactions/transfer/form.html
@@ -45,8 +45,6 @@ First written: 2020/7/23
-{# TODO: To be done #}
-