Removed a blank line per isort.
This commit is contained in:
parent
3c18f8a3d2
commit
a3abbe1fcb
|
@ -14,7 +14,6 @@ from django.utils import six
|
|||
from django.utils.encoding import (
|
||||
force_str, force_text, repercent_broken_unicode,
|
||||
)
|
||||
|
||||
from django.utils.functional import cached_property
|
||||
|
||||
# encode() and decode() expect the charset to be a native string.
|
||||
|
|
Loading…
Reference in New Issue