Skip to content

Commit 7df263f

Browse files
committed
remove versions_data ref
Signed-off-by: flakey5 <[email protected]>
1 parent 3a1a913 commit 7df263f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Makefile

-1
Original file line numberDiff line numberDiff line change
@@ -831,7 +831,6 @@ docserve: doc-only ## Serve the documentation on localhost:8000.
831831
.NOTPARALLEL: docclean
832832
docclean: ## Remove the generated documentation.
833833
$(RM) -r out/doc
834-
$(RM) "$(VERSIONS_DATA)"
835834

836835
RAWVER=$(shell $(PYTHON) tools/getnodeversion.py)
837836
VERSION=v$(RAWVER)

0 commit comments

Comments
 (0)