diff --git a/awx/main/tests/ad_hoc.py b/awx/main/tests/ad_hoc.py index 5e0fe90fe3..45e0c095e7 100644 --- a/awx/main/tests/ad_hoc.py +++ b/awx/main/tests/ad_hoc.py @@ -6,7 +6,6 @@ import glob import os import subprocess import tempfile -import time import mock # Django