Clean up (unused imports, PEP8, etc)
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
from __future__ import absolute_import
|
||||
|
||||
import logging
|
||||
import sys
|
||||
import types
|
||||
|
||||
from django.contrib.contenttypes.models import ContentType
|
||||
from django.db.models.base import ModelBase
|
||||
|
||||
Reference in New Issue
Block a user