mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-16 14:33:09 +00:00
Fix conflict
This commit is contained in:
@@ -1930,7 +1930,6 @@ public class ItemImport
|
||||
boolean pathDeleted = path.delete();
|
||||
return (pathDeleted);
|
||||
}
|
||||
<<<<<<< HEAD
|
||||
|
||||
/**
|
||||
* Generate a random filename based on current time
|
||||
@@ -2120,6 +2119,3 @@ public class ItemImport
|
||||
}
|
||||
}
|
||||
}
|
||||
=======
|
||||
}
|
||||
>>>>>>> DS-1686
|
||||
|
Reference in New Issue
Block a user