mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-09 11:21:36 +00:00
Remove unneccessary imports (#5940)
* Remove unneccessary imports.
* Keep unnecessary imports in module_utils - for now.
* Make older sanity tests shut up.
* Also make flake8 happier.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| bitwarden.py | ||
| cartesian.py | ||
| chef_databag.py | ||
| collection_version.py | ||
| consul_kv.py | ||
| credstash.py | ||
| cyberarkpassword.py | ||
| dependent.py | ||
| dig.py | ||
| dnstxt.py | ||
| dsv.py | ||
| etcd.py | ||
| etcd3.py | ||
| filetree.py | ||
| flattened.py | ||
| hiera.py | ||
| keyring.py | ||
| lastpass.py | ||
| lmdb_kv.py | ||
| manifold.py | ||
| onepassword.py | ||
| onepassword_raw.py | ||
| passwordstore.py | ||
| random_pet.py | ||
| random_string.py | ||
| random_words.py | ||
| redis.py | ||
| revbitspss.py | ||
| shelvefile.py | ||
| tss.py | ||