Skip to content

Commit

Permalink
Remove wrong entries.
Browse files Browse the repository at this point in the history
  • Loading branch information
felixfontein committed Mar 28, 2021
1 parent 0a8e7c4 commit bc22f12
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion antsibull/cli/doc_commands/stable.py
Original file line number Diff line number Diff line change
Expand Up @@ -339,7 +339,6 @@ def generate_docs_for_all_collections(venv: t.Union[VenvRunner, FakeVenvRunner],
collection_to_plugin_info = get_collection_contents(plugin_contents)
# Make sure collections without documentable plugins are mentioned
for collection in collection_metadata:
plugin_contents[collection]
collection_to_plugin_info[collection]
flog.debug('Finished getting collection data')

Expand Down

0 comments on commit bc22f12

Please sign in to comment.