mirror of
https://github.com/bitwarden/server
synced 2026-01-06 02:23:51 +00:00
update stripe SDK
This commit is contained in:
@@ -299,7 +299,7 @@ namespace Bit.Icons.Services
|
||||
{
|
||||
return await _httpClient.SendAsync(message);
|
||||
}
|
||||
catch(Exception e)
|
||||
catch
|
||||
{
|
||||
return null;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user