lint compliance

This commit is contained in:
yflory 2021-04-30 11:48:41 +02:00
parent 8c61948d02
commit c1c9e5ade8
1 changed files with 0 additions and 1 deletions

View File

@ -798,7 +798,6 @@ define([
])).click(common.prepareFeedback(type)).click(function () {
$(button).hide();
common.getSframeChannel().query("Q_AUTOSTORE_STORE", null, function (err, obj) {
waitingForStoringCb = false; // XXX lint error, not defined
var error = err || (obj && obj.error);
if (error) {
$(button).show();