Skip to content

Commit 5a595b6

Browse files
committed
remove more sloppiness
1 parent 280d274 commit 5a595b6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Doc/improve-page.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ Improve a documentation page
1414

1515
<script>
1616
function applyReplacements(text, params) {
17-
console.log('Applying replacements to:', text);
1817
return text
1918
.replace(/PAGETITLE/g, params.get('pagetitle'))
2019
.replace(/PAGEURL/g, params.get('pageurl'))

0 commit comments

Comments
 (0)