Remove unneccessary imports (#569)

* Remove unneccessary imports.

* Add noqas.

* Add comment which name is actually ignored.
This commit is contained in:
Felix Fontein
2023-02-09 11:57:54 +01:00
committed by GitHub
parent 7f040011f0
commit aea3713484
6 changed files with 8 additions and 6 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- "various plugins - remove unnecessary imports (https://github.com/ansible-collections/community.crypto/pull/569)."