This commit is contained in:
Danny Coates
2017-06-29 10:30:08 -07:00
parent 05fe534e14
commit 67f586b65c
6 changed files with 40 additions and 32 deletions

View File

@@ -58,8 +58,8 @@ function metadata(id) {
} else {
reject(err);
}
})
})
});
});
}
function filename(id) {
@@ -98,8 +98,8 @@ function aad(id) {
} else {
reject();
}
})
})
});
});
}
function localLength(id) {