mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-22 08:43:36 -05:00
Fixes a small flake8 issue
This commit is contained in:
@@ -32,7 +32,6 @@
|
||||
import sys
|
||||
import os
|
||||
import time
|
||||
from copy import copy
|
||||
from ansible import constants as C
|
||||
try:
|
||||
from ansible.cache.base import BaseCacheModule
|
||||
|
||||
Reference in New Issue
Block a user