cleanup: typos and remove commented out code (#36573)
This commit is contained in:
@@ -436,7 +436,7 @@ function createShowCert(app) {
|
||||
);
|
||||
let { completedDate = new Date() } = certChallenge || {};
|
||||
|
||||
// the challange id has been rotated for isDataVisCert
|
||||
// the challenge id has been rotated for isDataVisCert
|
||||
// so we need to check for id 561add10cb82ac38a17513b3
|
||||
if (certType === 'isDataVisCert' && !certChallenge) {
|
||||
console.log('olderId');
|
||||
|
Reference in New Issue
Block a user