From ebdc7a9648546190d4a6d28d016bb432bafeefbf Mon Sep 17 00:00:00 2001 From: Chris Meyers Date: Thu, 21 May 2015 17:04:25 -0400 Subject: [PATCH] flake8 fix --- awx/main/tests/ad_hoc.py | 1 - 1 file changed, 1 deletion(-) 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