refactor: tidy up translation-parser
This commit is contained in:
committed by
Mrugesh Mohapatra
parent
9ff3a29a72
commit
73c06a5d71
@ -8,7 +8,7 @@ const util = require('util');
|
||||
/* eslint-disable max-len */
|
||||
const {
|
||||
translateCommentsInChallenge
|
||||
} = require('../tools/challenge-parser/translation-parser/translation-parser');
|
||||
} = require('../tools/challenge-parser/translation-parser');
|
||||
/* eslint-enable max-len*/
|
||||
|
||||
const { isAuditedCert } = require('../utils/is-audited');
|
||||
|
Reference in New Issue
Block a user