Compare commits
3 Commits
3b161bc156
...
7ce7972caf
| Author | SHA1 | Date | |
|---|---|---|---|
| 7ce7972caf | |||
| 274b97fa01 | |||
| 9324679e6d |
@@ -3,7 +3,6 @@
|
||||
@using System.Text.Json
|
||||
@using Newtonsoft.Json
|
||||
@using System.Text
|
||||
|
||||
@inject IJSRuntime JS
|
||||
@inject NavigationManager NavManager
|
||||
|
||||
|
||||
@@ -79,5 +79,4 @@ public class DeviceController : ControllerBase
|
||||
return Ok();
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user