mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Remove remnants of obsolete fireball mode.
This commit is contained in:
@@ -42,7 +42,6 @@ except ImportError:
|
||||
BLACKLIST_MODULES = frozenset((
|
||||
'async_wrapper',
|
||||
'accelerate',
|
||||
'fireball',
|
||||
))
|
||||
|
||||
def get_docstring(filename, verbose=False):
|
||||
|
||||
Reference in New Issue
Block a user