mirror of
https://github.com/ansible/awx.git
synced 2026-01-16 12:20:45 -03:30
Import json directly, don't assume it is always available via awx.main.models.*.
This commit is contained in:
parent
5a630d6bfa
commit
707c94f32d
@ -2,6 +2,7 @@
|
||||
# All Rights Reserved.
|
||||
|
||||
import cStringIO
|
||||
import json
|
||||
import logging
|
||||
import os
|
||||
import select
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user