Remove unused SPHINXLINT var from Doc/Makefile. (#110570)

Remove unused `SPHINXLINT` var.
This commit is contained in:
Ezio Melotti 2023-10-10 00:30:23 +02:00 committed by GitHub
parent 3b1580af07
commit bdbe43c7d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,6 @@
PYTHON = python3
VENVDIR = ./venv
SPHINXBUILD = PATH=$(VENVDIR)/bin:$$PATH sphinx-build
SPHINXLINT = PATH=$(VENVDIR)/bin:$$PATH sphinx-lint
BLURB = PATH=$(VENVDIR)/bin:$$PATH blurb
JOBS = auto
PAPER =