mirror of
https://github.com/ansible/awx.git
synced 2026-03-10 22:19:28 -02:30
Respect linter rule F811 for trivial re-definition
This commit is contained in:
@@ -10,7 +10,6 @@ import os
|
||||
import subprocess
|
||||
import re
|
||||
import stat
|
||||
import subprocess
|
||||
import urllib.parse
|
||||
import threading
|
||||
import contextlib
|
||||
|
||||
Reference in New Issue
Block a user