remove unused coding=utf-8

This commit is contained in:
virusdefender
2017-01-23 16:31:17 +08:00
parent 32c1b89080
commit c26ee6e87a
11 changed files with 1 additions and 17 deletions

View File

@@ -1,6 +1,3 @@
# coding=utf-8
from __future__ import unicode_literals
from django.db import models
from django.utils.timezone import now
from group.models import Group