mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-15 07:48:38 -05:00
Reenable test for key=value extra vars, remove some unused imports.
This commit is contained in:
@@ -14,9 +14,6 @@ import uuid
|
||||
import copy
|
||||
import random
|
||||
|
||||
# PyYAML
|
||||
import yaml
|
||||
|
||||
# Django
|
||||
from django.conf import settings
|
||||
from django.db import models, connection
|
||||
|
||||
Reference in New Issue
Block a user