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