mirror of
https://github.com/ansible/awx.git
synced 2026-03-04 18:21:03 -03:30
flake8
This commit is contained in:
@@ -1,7 +1,5 @@
|
|||||||
import psycopg2
|
import psycopg2
|
||||||
import select
|
import select
|
||||||
import sys
|
|
||||||
import logging
|
|
||||||
|
|
||||||
from contextlib import contextmanager
|
from contextlib import contextmanager
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,5 @@
|
|||||||
import logging
|
import logging
|
||||||
import uuid
|
import uuid
|
||||||
import random
|
|
||||||
import json
|
import json
|
||||||
|
|
||||||
from awx.main.dispatch import get_local_queuename
|
from awx.main.dispatch import get_local_queuename
|
||||||
|
|||||||
Reference in New Issue
Block a user