This commit is contained in:
parent
407ba6c76d
commit
b409afddee
|
@ -720,10 +720,6 @@ namespace FineUIPro.Web.Transfer
|
||||||
}
|
}
|
||||||
catch (WebException ex)
|
catch (WebException ex)
|
||||||
{
|
{
|
||||||
if (File.Exists(newUrl))
|
|
||||||
{
|
|
||||||
File.Delete(newUrl);
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
finally
|
finally
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue