CrazyIter_Bin il y a 1 an
Parent
commit
bc47c881fd
1 fichiers modifiés avec 0 ajouts et 3 suppressions
  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;