From 330bf91d95749498352cea274e4aba401cd072f4 Mon Sep 17 00:00:00 2001 From: Son NK Date: Sat, 29 Feb 2020 18:15:50 +0700 Subject: [PATCH] remove unused code --- app/dashboard/templates/dashboard/index.html | 8 -------- 1 file changed, 8 deletions(-) diff --git a/app/dashboard/templates/dashboard/index.html b/app/dashboard/templates/dashboard/index.html index c0fc29fa..7ce0d783 100644 --- a/app/dashboard/templates/dashboard/index.html +++ b/app/dashboard/templates/dashboard/index.html @@ -299,18 +299,10 @@ {% endfor %} - {{ client_user.created_at | dt }} - {# TODO: add last_used#} - - {% endfor %}