Skip to content

Commit 6a7fa4e

Browse files
committed
fix style error in doc generation script
1 parent b2ed9ff commit 6a7fa4e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

support/jsdoc/jsdoc-fix-html.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ var pageTitle = 'Methods:';
1010

1111
var docFilename = 'docs.html';
1212
var mainModuleFile = 'module-async.html';
13-
var mainSectionId = '#main';
1413
var mainScrollableSection = '#main-container';
1514
var sectionTitleClass = '.page-title';
1615

0 commit comments

Comments
 (0)