Remove old comment
This commit is contained in:
parent
4486ba4495
commit
127cb259c1
1 changed files with 0 additions and 1 deletions
|
@ -50,7 +50,6 @@ Zotero.Attachments = new function(){
|
|||
function importFromFile(file, sourceItemID, libraryID) {
|
||||
Zotero.debug('Importing attachment from file');
|
||||
|
||||
// Try decoding URI entities, since we're going to strip '%'
|
||||
var newName = Zotero.File.getValidFileName(file.leafName);
|
||||
|
||||
if (!file.isFile()) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue