Skip to content

Commit

Permalink
Update needs.py
Browse files Browse the repository at this point in the history
  • Loading branch information
iSOLveIT committed Jun 19, 2023
1 parent 03b9132 commit ec09912
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sphinx_needs/needs.py
Original file line number Diff line number Diff line change
Expand Up @@ -375,7 +375,6 @@ def setup(app: Sphinx) -> Dict[str, Any]:
# This should be called last, so that need-styles can override styles from used libraries
app.connect("env-updated", install_styles_static_files)

# If
app.connect("build-finished", do_clean_build)

# Be sure Sphinx-Needs config gets erased before any events or external API calls get executed.
Expand Down

0 comments on commit ec09912

Please sign in to comment.