mirror of
https://github.com/ansible/awx.git
synced 2026-05-07 17:37:37 -02:30
Import json directly, don't assume it is always available via awx.main.models.*.
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
# All Rights Reserved.
|
# All Rights Reserved.
|
||||||
|
|
||||||
import cStringIO
|
import cStringIO
|
||||||
|
import json
|
||||||
import logging
|
import logging
|
||||||
import os
|
import os
|
||||||
import select
|
import select
|
||||||
|
|||||||
Reference in New Issue
Block a user