CrazyIter_Bin 1 년 전
부모
커밋
bc47c881fd
1개의 변경된 파일0개의 추가작업 그리고 3개의 파일을 삭제
  1. 0 3
      HTEXScreen/Controllers/ScreenController.cs

+ 0 - 3
HTEXScreen/Controllers/ScreenController.cs

@@ -19,9 +19,6 @@ namespace HTEXScreen.Controllers
     [Route("screen")]
     public class ScreenController : ControllerBase
     {
-
-
-
         private readonly AzureStorageFactory _azureStorage;
         private readonly  HttpClient _httpClient;
         private readonly IConfiguration _configuration;