lint compliance

pull/1/head
yflory 2019-10-10 13:56:55 +02:00
parent 13df7e8d38
commit 8dcc2cad82
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ define([
return void cb();
}
}, 100);
var to = setTimeout(function () {
to = setTimeout(function () {
clearInterval(it);
uo.migrateReadOnly(function () {
done = true;