lint compliance

This commit is contained in:
yflory 2019-07-01 18:19:54 +02:00
parent 520655856b
commit 3f500cfd5c

View File

@ -188,7 +188,7 @@ define([
type: box.type, type: box.type,
hash: hash hash: hash
} }
} };
cb(false, toRemove); cb(false, toRemove);
}; };