mirror of
https://github.com/bitwarden/server.git
synced 2024-11-25 12:45:18 +01:00
Remove error log on send
This commit is contained in:
parent
a6bd55e7a5
commit
2f300107ce
@ -301,7 +301,6 @@ namespace Bit.Icons.Services
|
||||
}
|
||||
catch(Exception e)
|
||||
{
|
||||
_logger.LogError(e, "SendAsync() failed.");
|
||||
return null;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user