Remove debugging for download overlay issue
This commit is contained in:
parent
39b01b80e0
commit
94060e113f
1 changed files with 0 additions and 1 deletions
|
@ -70,7 +70,6 @@ var Zotero_DownloadOverlay = new function() {
|
|||
}
|
||||
// TODO: Just show an error instead?
|
||||
else {
|
||||
Zotero.debug(itemGroup, 2);
|
||||
Zotero.debug("Cannot save files to library " + itemGroup.ref.libraryID
|
||||
+ " -- saving to personal library instead", 2);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue