Skip to content

Commit

Permalink
Update bioimageio-packager.imjoy.html
Browse files Browse the repository at this point in the history
  • Loading branch information
oeway authored Jun 13, 2024
1 parent cf6b27a commit 4669a7c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/bioimageio-packager.imjoy.html
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,6 @@
showProgress(progressEvent.loaded/progressEvent.total)
}
})

debugger
const filename = getFileName(url).slice(2)
// const blob = new Blob([response.data]);
// const file = new File([blob], filename, {type: "application/octet-stream", lastModified: Date.now()});
Expand Down

0 comments on commit 4669a7c

Please sign in to comment.