xf 7 months ago
parent
commit
23eafdeb6a
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/Hotline.Api/StartupExtensions.cs

+ 0 - 1
src/Hotline.Api/StartupExtensions.cs

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