mirror of
https://github.com/ansible/awx.git
synced 2026-03-22 11:25:08 -02:30
Remove unused warnings import
Signed-off-by: Seth Foster <fosterbseth@gmail.com>
This commit is contained in:
@@ -1,5 +1,3 @@
|
|||||||
import warnings
|
|
||||||
|
|
||||||
from django.core.management.base import BaseCommand, CommandError
|
from django.core.management.base import BaseCommand, CommandError
|
||||||
from django.db import transaction
|
from django.db import transaction
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user