mirror of
https://github.com/ansible/awx.git
synced 2026-02-20 20:50:06 -03:30
Reenable test for key=value extra vars, remove some unused imports.
This commit is contained in:
@@ -13,9 +13,6 @@ import shlex
|
||||
import urlparse
|
||||
import uuid
|
||||
|
||||
# PyYAML
|
||||
import yaml
|
||||
|
||||
# Django
|
||||
from django.conf import settings
|
||||
from django.db import models
|
||||
|
||||
Reference in New Issue
Block a user