Remove unneccessary imports (#575)

* Remove unneccessary imports.

* Add noqas.
This commit is contained in:
Felix Fontein
2023-02-09 15:25:45 +01:00
committed by GitHub
parent eb186f0098
commit 54a3dc151d
13 changed files with 30 additions and 50 deletions
@@ -0,0 +1,2 @@
bugfixes:
- "various plugins and modules - remove unnecessary imports (https://github.com/ansible-collections/community.docker/pull/574)."