mirror of
https://github.com/ansible/awx.git
synced 2026-01-15 11:50:42 -03:30
flake8 fix, extra line
This commit is contained in:
parent
7ae7205f99
commit
39c153f14a
@ -10,7 +10,6 @@ import re
|
||||
# Django
|
||||
from django.db import models, transaction, connection
|
||||
from django.core.urlresolvers import reverse
|
||||
from django.utils.translation import ugettext_lazy as _
|
||||
from django.contrib.contenttypes.models import ContentType
|
||||
from django.contrib.contenttypes.fields import GenericForeignKey
|
||||
from django.utils.translation import ugettext_lazy as _
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user