mirror of
https://github.com/bitwarden/server.git
synced 2025-06-05 10:40:30 -05:00
PM-20532 - Remove whitespace
This commit is contained in:
parent
f9514b10b9
commit
5b41ed7b2c
@ -203,7 +203,6 @@ public class SendService : ISendService
|
||||
{
|
||||
return (false, false, false);
|
||||
}
|
||||
|
||||
if (!string.IsNullOrWhiteSpace(send.Password))
|
||||
{
|
||||
if (string.IsNullOrWhiteSpace(password))
|
||||
|
Loading…
x
Reference in New Issue
Block a user