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 ff25ed2 commit 5ab42f4Copy full SHA for 5ab42f4
src/Umbraco.Forms.Extensions.Crm.Hubspot/HubspotController.cs
@@ -1,10 +1,7 @@
1
using Newtonsoft.Json;
2
-using Newtonsoft.Json.Linq;
3
using System;
4
using System.Collections.Generic;
5
-using System.Linq;
6
using System.Net.Http;
7
-using System.Net.Http.Json;
8
using Umbraco.Core.Composing;
9
using Umbraco.Core.Logging;
10
using Umbraco.Web.Editors;
0 commit comments