diff --git a/MP-IO/Controllers/IOBController.cs b/MP-IO/Controllers/IOBController.cs index 00a9ecb8..8d741a40 100644 --- a/MP-IO/Controllers/IOBController.cs +++ b/MP-IO/Controllers/IOBController.cs @@ -87,6 +87,7 @@ namespace MP_IO.Controllers } return answ; } +#if false // GET: IOB/setka/5 public string setka(int? id) { @@ -139,7 +140,6 @@ namespace MP_IO.Controllers } return answ; } -#if false // GET: IOB/setredis/5 public string setredis(int? id) {