mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-24 19:31:26 -07:00
Remove remnants of obsolete fireball mode.
This commit is contained in:
parent
ac7edef2be
commit
cd47cb2a15
8 changed files with 0 additions and 60 deletions
|
@ -42,7 +42,6 @@ except ImportError:
|
|||
BLACKLIST_MODULES = frozenset((
|
||||
'async_wrapper',
|
||||
'accelerate',
|
||||
'fireball',
|
||||
))
|
||||
|
||||
def get_docstring(filename, verbose=False):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue