zerver/migrations: Remove from __future__ import *.

This commit is contained in:
rht
2017-09-28 06:48:34 +02:00
committed by Tim Abbott
parent 426548097e
commit 4975122338
81 changed files with 0 additions and 81 deletions

View File

@@ -1,6 +1,5 @@
# -*- coding: utf-8 -*-
# Generated by Django 1.10.5 on 2017-02-15 06:18
from __future__ import unicode_literals
from django.db import migrations, models