final
This commit is contained in:
parent
f6bc620bc7
commit
0ef56a3f2a
@ -35,7 +35,6 @@ namespace PizzeriaBusinessLogic.BusinessLogics
|
||||
try
|
||||
{
|
||||
_logger.LogDebug("Clear folder");
|
||||
// зачистка папки и удаление старого архива
|
||||
var dirInfo = new DirectoryInfo(model.FolderName);
|
||||
if (dirInfo.Exists)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user