Skip to content

Commit 354c996

Browse files
committed
Remove redeclaration of tcypes.
This is already declared in ssl-observatory.js
1 parent 72272ea commit 354c996

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

src/chrome/content/code/NSS.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,6 @@ function NSS() {
2525

2626
}
2727

28-
// Alias to reduce the number of spurious warnings from amo-validator.
29-
let tcypes = ctypes;
30-
3128
NSS.initialize = function(nssPath) {
3229
var sharedLib;
3330

0 commit comments

Comments
 (0)