xf 7 달 전
부모
커밋
23eafdeb6a
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      src/Hotline.Api/StartupExtensions.cs

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

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