summaryrefslogtreecommitdiff
path: root/patchwork/migrations/0019_userprofile_show_ids.py
diff options
context:
space:
mode:
Diffstat (limited to 'patchwork/migrations/0019_userprofile_show_ids.py')
-rw-r--r--patchwork/migrations/0019_userprofile_show_ids.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/patchwork/migrations/0019_userprofile_show_ids.py b/patchwork/migrations/0019_userprofile_show_ids.py
index b7563b3..c88c9de 100644
--- a/patchwork/migrations/0019_userprofile_show_ids.py
+++ b/patchwork/migrations/0019_userprofile_show_ids.py
@@ -1,6 +1,3 @@
-# -*- coding: utf-8 -*-
-from __future__ import unicode_literals
-
from django.db import migrations, models