We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7740365 commit 93baac6Copy full SHA for 93baac6
4-WebApp-your-API/Client/Controllers/TodoListController.cs
@@ -1,6 +1,5 @@
1
using Microsoft.AspNetCore.Http;
2
using Microsoft.AspNetCore.Mvc;
3
-using Microsoft.Identity.Client;
4
using Microsoft.Identity.Web.Client;
5
using System.Threading.Tasks;
6
using TodoListClient.Services;
0 commit comments