Skip to content

Commit 45b34e8

Browse files
Microsoft Graph DevX ToolingMicrosoft Graph DevX Tooling
Microsoft Graph DevX Tooling
authored and
Microsoft Graph DevX Tooling
committed
Removed unnecessary usings
1 parent 64935e1 commit 45b34e8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tools/Custom/JsonExtensions.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ namespace NamespacePrefixPlaceholder.PowerShell.JsonUtilities
44
using Newtonsoft.Json;
55
using System;
66
using System.Linq;
7-
using System.Text.Json;
8-
using System.Text.Json.Nodes;
97

108
public static class JsonExtensions
119
{

0 commit comments

Comments
 (0)