1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-06-05 21:49:31 +02:00

Dead code removed

This commit is contained in:
nobody
2020-05-29 08:20:53 +02:00
parent a5e86ab045
commit cd4136ec75

View File

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