Remove comment

This commit is contained in:
Emma Garland
2021-01-29 14:18:34 +00:00
parent c8d1d16257
commit af07790528

View File

@@ -98,8 +98,6 @@ namespace Umbraco.Infrastructure.Security
// x.UserData)));
//}
// TODO: confirm re roles implementations
return Task.FromResult(IdentityResult.Success);
}