1
This commit is contained in:
@@ -720,10 +720,6 @@ namespace FineUIPro.Web.Transfer
|
||||
}
|
||||
catch (WebException ex)
|
||||
{
|
||||
if (File.Exists(newUrl))
|
||||
{
|
||||
File.Delete(newUrl);
|
||||
}
|
||||
}
|
||||
finally
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user