Skip to content

Commit bdbc55d

Browse files
committed
cleanup
1 parent 1dbdbbe commit bdbc55d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

readthedocs/rtd_tests/tests/test_doc_builder.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,8 +118,6 @@ def test_multiple_conf_py(
118118
with override_settings(DOCROOT=tmp_docs_dir):
119119
base_sphinx.show_conf()
120120

121-
122-
123121
@patch("readthedocs.doc_builder.backends.mkdocs.BaseMkdocs.docs_dir")
124122
@patch("readthedocs.doc_builder.backends.mkdocs.BaseMkdocs.run")
125123
@patch("readthedocs.builds.models.Version.get_mkdocs_yml_path")

0 commit comments

Comments
 (0)