mqtt: remove code for unsupported Python versions (#10980)

* mqtt: remove code for unsupported Python versions

* add changelog frag
This commit is contained in:
Alexei Znamensky
2025-10-26 20:01:52 +13:00
committed by GitHub
parent 032d398c0a
commit fa662c0f1a
2 changed files with 13 additions and 24 deletions

View File

@@ -0,0 +1,2 @@
minor_changes:
- mqtt - remove provisions for unsupported Python versions (https://github.com/ansible-collections/community.general/pull/10980).