Remove unreachable code
This commit is contained in:
committed by
Bjarke Berg
parent
cb15c2a413
commit
e5a5d1e5b2
@@ -203,8 +203,6 @@ namespace Umbraco.Cms.Web.BackOffice.Security
|
||||
{
|
||||
return await LinkUser(autoLinkUser, loginInfo);
|
||||
}
|
||||
|
||||
return await LinkUser(autoLinkUser, loginInfo);
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user