Skip to content

Commit 5ab42f4

Browse files
author
Warren Buckley
committed
Remove unused namespaces
1 parent ff25ed2 commit 5ab42f4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/Umbraco.Forms.Extensions.Crm.Hubspot/HubspotController.cs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
using Newtonsoft.Json;
2-
using Newtonsoft.Json.Linq;
32
using System;
43
using System.Collections.Generic;
5-
using System.Linq;
64
using System.Net.Http;
7-
using System.Net.Http.Json;
85
using Umbraco.Core.Composing;
96
using Umbraco.Core.Logging;
107
using Umbraco.Web.Editors;

0 commit comments

Comments
 (0)