mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-24 17:32:48 +00:00
@@ -483,7 +483,6 @@ public class TempFileProvider
|
|||||||
{
|
{
|
||||||
if (shouldTheDeletionStop())
|
if (shouldTheDeletionStop())
|
||||||
{
|
{
|
||||||
logger.debug("Stopping, limit has been reached.");
|
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
if (file.isDirectory())
|
if (file.isDirectory())
|
||||||
|
Reference in New Issue
Block a user