Skip to content

Commit f5656ef

Browse files
committed
remove comment
1 parent 08bce21 commit f5656ef

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/dokka-presets/scripts/custom-navigation-loader.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ function loadNavigation() {
5555
}
5656

5757
navigationPageText = loadNavigation()
58-
// navigationPageText = fetch(pathToRoot + extractModuleName() + "/navigation.html").then(response => response.text())
5958

6059
displayNavigationFromPage = () => {
6160
navigationPageText.then(data => {

0 commit comments

Comments
 (0)