Remove newtonsoft reference
This commit is contained in:
parent
7d2d27c609
commit
79090e91d6
|
|
@ -1,9 +1,6 @@
|
|||
using AS1024.CommunityDocumentationPage.Interfaces;
|
||||
using AS1024.CommunityDocumentationPage.Models;
|
||||
using Newtonsoft.Json.Linq;
|
||||
using Newtonsoft.Json;
|
||||
using System.Net.Http.Headers;
|
||||
using System.Runtime.CompilerServices;
|
||||
|
||||
namespace AS1024.CommunityDocumentationPage.DIScopes
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue