mirror of
https://github.com/ansible/awx.git
synced 2026-03-13 15:09:32 -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.
|
||||
|
||||
import cStringIO
|
||||
import json
|
||||
import logging
|
||||
import os
|
||||
import select
|
||||
|
||||
Reference in New Issue
Block a user