We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72272ea commit 354c996Copy full SHA for 354c996
1 file changed
src/chrome/content/code/NSS.js
@@ -25,9 +25,6 @@ function NSS() {
25
26
}
27
28
-// Alias to reduce the number of spurious warnings from amo-validator.
29
-let tcypes = ctypes;
30
-
31
NSS.initialize = function(nssPath) {
32
var sharedLib;
33
0 commit comments