proxmox: remove unused imports (#6873)

* proxmox: remove unused imports

* add changelog frag
This commit is contained in:
Alexei Znamensky 2023-07-07 18:11:41 +12:00 committed by GitHub
parent 242258eb53
commit e79c7e0f41
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 8 deletions

View file

@ -0,0 +1,2 @@
removed_features:
- proxmox module utils - removed unused imports (https://github.com/ansible-collections/community.general/pull/6873).