CrazyIter_Bin 1 tahun lalu
induk
melakukan
bc47c881fd
1 mengubah file dengan 0 tambahan dan 3 penghapusan
  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;