Skip to content

Commit

Permalink
Removed pointless comment
Browse files Browse the repository at this point in the history
  • Loading branch information
matburt committed Feb 11, 2022
1 parent 9740494 commit 98ea35a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/conftest.py
Expand Up @@ -86,7 +86,6 @@ def is_pre_ansible212():
if LooseVersion(base_version) < LooseVersion("2.12"):
return True
except pkg_resources.DistributionNotFound:
# ansible-base (e.g. ansible 2.10 and beyond) is not accessible in this way
pass


Expand Down

0 comments on commit 98ea35a

Please sign in to comment.