summaryrefslogtreecommitdiff
path: root/ishtar_common/migrations/0208_unaccent.py
diff options
context:
space:
mode:
Diffstat (limited to 'ishtar_common/migrations/0208_unaccent.py')
-rw-r--r--ishtar_common/migrations/0208_unaccent.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/ishtar_common/migrations/0208_unaccent.py b/ishtar_common/migrations/0208_unaccent.py
index 57aa9ea9e..19edef448 100644
--- a/ishtar_common/migrations/0208_unaccent.py
+++ b/ishtar_common/migrations/0208_unaccent.py
@@ -1,7 +1,5 @@
# -*- coding: utf-8 -*-
# Generated by Django 1.11.27 on 2020-12-29 11:50
-from __future__ import unicode_literals
-
from django.db import migrations
from django.contrib.postgres.operations import UnaccentExtension