mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
@@ -108,7 +108,6 @@ EXAMPLES = '''
|
||||
'''
|
||||
|
||||
import re
|
||||
import logging
|
||||
|
||||
decimal_point = re.compile(r"(\d+)")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user