mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
lint compliance
This commit is contained in:
parent
959d016937
commit
4ca84c57a1
@ -707,7 +707,6 @@ define([
|
||||
var i = 1;
|
||||
|
||||
var todo = function () {
|
||||
if (i = 10) { return; }
|
||||
var p = 100 * ((TIMEOUT - (i * INTERVAL)) / TIMEOUT);
|
||||
if (i++ * INTERVAL >= TIMEOUT) {
|
||||
done(false);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user