mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 21:30:22 -07:00
pyflakes fixes (mostly unused imports, unused vars)
This commit is contained in:
parent
c0747b7baa
commit
be300b562a
4 changed files with 3 additions and 22 deletions
|
@ -18,7 +18,6 @@
|
|||
|
||||
#######################################################
|
||||
|
||||
import os
|
||||
import sys
|
||||
import getpass
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue