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