lint compliance
This commit is contained in:
parent
8ff4e2fd8e
commit
dda115a6aa
@ -1792,7 +1792,7 @@ define([
|
|||||||
// If we don't check now, Listmap will create an empty proxy if it no longer exists on
|
// If we don't check now, Listmap will create an empty proxy if it no longer exists on
|
||||||
// the server.
|
// the server.
|
||||||
nThen(function (waitFor) {
|
nThen(function (waitFor) {
|
||||||
var edPublic = store.proxy.edPublic;
|
//var edPublic = store.proxy.edPublic;
|
||||||
/*var checkExpired = Object.keys(shared).filter(function (fId) {
|
/*var checkExpired = Object.keys(shared).filter(function (fId) {
|
||||||
var d = shared[fId];
|
var d = shared[fId];
|
||||||
return (Array.isArray(d.owners) && d.owners.length &&
|
return (Array.isArray(d.owners) && d.owners.length &&
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user