;
This commit is contained in:
Jon Lambson 2017-11-13 11:21:33 -07:00
parent 0dce885778
commit e703b8743c
1 changed files with 0 additions and 2 deletions

View File

@ -452,7 +452,6 @@ app.controller('websiteCtrl', [
path = path + '/' + file
cleanPathQuery(path);
var pkg = Auth.oauth3.pkg('www@daplie.com');
debugger;
return pkg.contentRange({
hostname: r.domain,
domain: r.domain,
@ -623,7 +622,6 @@ app.controller('websiteCtrl', [
cleanPathQuery(vm.breadcrumbsPath.join('/'));
path = vm.cleanedPath;
}
debugger;
// FIXME: Figure out how to download specific folders
return pkg.archive({
hostname: r.domain