Dead code removed

This commit is contained in:
nobody 2020-05-29 08:20:53 +02:00
parent a5e86ab045
commit cd4136ec75
No known key found for this signature in database
GPG Key ID: 8F6DE3D614FCFD7A
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ options._renderContents = function () {
options._determineOptionValues()
.then(options._renderOptionsPanel);
// console.log(!translationComplete);
if (!translationComplete) {
options._renderLocaleNotice();
}