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.
2 parents 9e74db3 + 0c2566e commit a8f178bCopy full SHA for a8f178b
tools/Custom/JsonExtensions.cs
@@ -4,8 +4,6 @@ namespace NamespacePrefixPlaceholder.PowerShell.JsonUtilities
4
using Newtonsoft.Json;
5
using System;
6
using System.Linq;
7
- using System.Text.Json;
8
- using System.Text.Json.Nodes;
9
10
public static class JsonExtensions
11
{
0 commit comments