Skip to content

Commit 1be1b75

Browse files
committed
Clean up embed tools javascript
1 parent ae12289 commit 1be1b75

File tree

3 files changed

+2
-5
lines changed

3 files changed

+2
-5
lines changed

readthedocs/projects/static-src/projects/js/tools.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,3 @@ function _show_modal (section) {
173173
}
174174
});
175175
}
176-
177-
if (typeof(window) != 'undefined') {
178-
window.tools = module.exports;
179-
}

0 commit comments

Comments
 (0)