ok
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 9s

This commit is contained in:
2026-06-09 02:48:31 +03:00
parent c94e07d6c0
commit f3c4c55c55
2 changed files with 0 additions and 2 deletions
@@ -3,7 +3,6 @@
@using System.Text.Json
@using Newtonsoft.Json
@using System.Text
@inject IJSRuntime JS
@inject NavigationManager NavManager
-1
View File
@@ -79,5 +79,4 @@ public class DeviceController : ControllerBase
return Ok();
}
}
}