mirror of
https://github.com/readthedocs/sphinx_rtd_theme.git
synced 2025-02-25 18:55:21 -06:00
Remove debug line
This commit is contained in:
parent
31e8ec71b5
commit
fb84183e71
@ -24,8 +24,6 @@ sys.path.append(os.path.abspath('./demo/'))
|
||||
import sphinx_rtd_theme
|
||||
from sphinx.locale import _
|
||||
|
||||
print(f'Using sphinx_rtd_theme: {sphinx_rtd_theme.__file__}')
|
||||
|
||||
project = u'Read the Docs Sphinx Theme'
|
||||
slug = re.sub(r'\W+', '-', project.lower())
|
||||
version = sphinx_rtd_theme.__version__
|
||||
|
Loading…
Reference in New Issue
Block a user