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 420e9d9 commit ec50122Copy full SHA for ec50122
src/WebJobs.Script.WebHost/Controllers/InstanceController.cs
@@ -9,7 +9,6 @@
9
using Microsoft.Azure.WebJobs.Script.WebHost.Models;
10
using Microsoft.Azure.WebJobs.Script.WebHost.Security.Authorization.Policies;
11
using Microsoft.Extensions.Logging;
12
-using Newtonsoft.Json;
13
14
namespace Microsoft.Azure.WebJobs.Script.WebHost.Controllers
15
{
0 commit comments