mirror of
https://github.com/ansible/awx.git
synced 2026-03-19 18:07:33 -02:30
split the one command into two for clarity and remove unused imports
This commit is contained in:
@@ -14,8 +14,6 @@ import threading
|
||||
import contextlib
|
||||
import tempfile
|
||||
import psutil
|
||||
import traceback
|
||||
import sys
|
||||
from functools import reduce, wraps
|
||||
|
||||
from decimal import Decimal
|
||||
|
||||
Reference in New Issue
Block a user