@@ -69,7 +69,6 @@ internal static class StartupExtensions
.RegisterRepository()
.AddApplication()
.AddScoped(typeof(IPasswordHasher<>), typeof(PasswordHasher<>))
- .AddHttpClient()
;
//cache