From f2514fcffdd51108416f8b017bd460d93142eb11 Mon Sep 17 00:00:00 2001 From: Aditya Anand M C Date: Tue, 21 Sep 2021 13:17:36 +0530 Subject: [PATCH] chore: cleanup --- app/dashboard/migrations/0150_auto_20200904_1505.py | 2 +- app/dashboard/templates/profiles/profile.html | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/app/dashboard/migrations/0150_auto_20200904_1505.py b/app/dashboard/migrations/0150_auto_20200904_1505.py index a8a621e8fe2..63340b3a3cc 100644 --- a/app/dashboard/migrations/0150_auto_20200904_1505.py +++ b/app/dashboard/migrations/0150_auto_20200904_1505.py @@ -8,7 +8,7 @@ class Migration(migrations.Migration): dependencies = [ - ('ptokens', '0001_initial'), + # ('ptokens', '0001_initial'), ('dashboard', '0149_add_twitter_verify_status'), ] diff --git a/app/dashboard/templates/profiles/profile.html b/app/dashboard/templates/profiles/profile.html index e952d14271c..d53ebdce4cd 100644 --- a/app/dashboard/templates/profiles/profile.html +++ b/app/dashboard/templates/profiles/profile.html @@ -150,7 +150,6 @@ -