Clean up old templates and remove duplicate heading

This commit is contained in:
2023-03-11 11:54:54 +00:00
parent 0477e55361
commit acaaaf554e
2 changed files with 0 additions and 29 deletions

View File

@@ -14,8 +14,6 @@ log = logs.get_logger(__name__)
class Profit(LoginRequiredMixin, OTPRequiredMixin, ObjectRead):
context_object_name_singular = "profit"
context_object_name = "profit"
page_title = "Profit info (USD)"
# detail_template = "partials/profit-info.html"
def get_object(self, **kwargs):
res = synchronize_async_helper(