diff options
Diffstat (limited to 'sphinx/builders/latex/constants.py')
-rw-r--r-- | sphinx/builders/latex/constants.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sphinx/builders/latex/constants.py b/sphinx/builders/latex/constants.py index 7146079ff..aab64c679 100644 --- a/sphinx/builders/latex/constants.py +++ b/sphinx/builders/latex/constants.py @@ -10,7 +10,6 @@ from typing import Any, Dict - PDFLATEX_DEFAULT_FONTPKG = r''' \usepackage{times} \expandafter\ifx\csname T@LGR\endcsname\relax |