diff --git a/src/Core/Services/Implementations/UserService.cs b/src/Core/Services/Implementations/UserService.cs index 11621b6700..c1e28fba4b 100644 --- a/src/Core/Services/Implementations/UserService.cs +++ b/src/Core/Services/Implementations/UserService.cs @@ -260,10 +260,6 @@ public class UserService : UserManager, 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.", - - - - }); }