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 @@
-