#10 Some optimization
This commit is contained in:
parent
ff52b5eb8a
commit
560c3711fa
|
@ -192,7 +192,7 @@ namespace DML.Application.Classes
|
|||
}
|
||||
|
||||
}
|
||||
catch (HttpException e)
|
||||
catch (HttpException)
|
||||
{
|
||||
Logger.Warn("HTTPException occured during login. Probably from login token.");
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue