Skip to content

Commit 8dad4da

Browse files
committed
removed commented code
1 parent ab2caa1 commit 8dad4da

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

  • src/sphinx_codelinks/sphinx_extension/directives

src/sphinx_codelinks/sphinx_extension/directives/src_trace.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -281,8 +281,6 @@ def render_needs(
281281
local_rel_path, docs_href = get_rel_path(
282282
Path(self.env.docname), target_filepath, dirs["out_dir"]
283283
)
284-
# docs_href = f"{dirs['out_dir'] / self.env.docname}.html"
285-
286284
local_link_name = generate_str_link_name(
287285
oneline_need,
288286
local_rel_path,

0 commit comments

Comments
 (0)