Refactoring
This commit is contained in:
parent
fa3b9337a3
commit
e7cd6decdb
@ -90,10 +90,6 @@ namespace MyDarling.Controllers
|
|||||||
}
|
}
|
||||||
|
|
||||||
resizer.WriteResized(file, fullPath);
|
resizer.WriteResized(file, fullPath);
|
||||||
}
|
|
||||||
|
|
||||||
if (!string.IsNullOrEmpty(fullPath))
|
|
||||||
{
|
|
||||||
resizer.CreateThumbnail(fullPath);
|
resizer.CreateThumbnail(fullPath);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user