Reenable test for key=value extra vars, remove some unused imports.

This commit is contained in:
Chris Church
2014-12-04 15:42:18 -05:00
parent 680e382a40
commit 12f07e454f
5 changed files with 9 additions and 32 deletions
-3
View File
@@ -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