REPO-5571 (#320)

- fixed minor stuff around logging
This commit is contained in:
Lucian Tuca
2021-03-01 16:42:35 +02:00
committed by GitHub
parent c60268eae4
commit 30baf81b44

View File

@@ -483,7 +483,6 @@ public class TempFileProvider
{
if (shouldTheDeletionStop())
{
logger.debug("Stopping, limit has been reached.");
break;
}
if (file.isDirectory())