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;