We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ca314e commit 5594341Copy full SHA for 5594341
src/librustdoc/html/static/js/source-script.js
@@ -2,7 +2,7 @@
2
/* global sourcesIndex */
3
4
// Local js definitions:
5
-/* global addClass, getCurrentValue, hasClass, onEachLazy, removeClass, browserSupportsHistoryApi */
+/* global addClass, getCurrentValue, onEachLazy, removeClass, browserSupportsHistoryApi */
6
/* global updateLocalStorage */
7
8
"use strict";
0 commit comments