1
0
mirror of https://github.com/bitwarden/server.git synced 2024-12-03 14:03:33 +01:00

Cleanup whitespace

This commit is contained in:
Brandon Treston 2024-11-26 11:27:15 -05:00 committed by GitHub
parent d35390e940
commit d3d8fcdba3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -260,10 +260,6 @@ public class UserService : UserManager<User>, IUserService, IDisposable
{
Description = "Cannot delete this user because it is the sole owner of at least one provider. Please delete these providers or upgrade another user.",
});
}