mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-22 22:11:44 -07:00
removed unused imports and var
This commit is contained in:
parent
8265860f07
commit
e3107cdeb6
2 changed files with 1 additions and 4 deletions
|
@ -28,7 +28,6 @@ import time
|
|||
import yaml
|
||||
import re
|
||||
import getpass
|
||||
import signal
|
||||
import subprocess
|
||||
from abc import ABCMeta, abstractmethod
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue