Skip to content

Commit

Permalink
tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
annelo-msft committed Feb 17, 2023
1 parent f3fbd5c commit 9b6dde1
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion sdk/core/Azure.Core.Experimental/src/DynamicJson.cs
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
using System.Reflection;
using System.Text.Json;
using System.Text.Json.Serialization;
using System.Xml.Linq;
using Azure.Core.Json;

namespace Azure.Core.Dynamic
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.

using System;

namespace Azure.Core.Dynamic
{
/// <summary>
Expand Down
1 change: 0 additions & 1 deletion sdk/core/Azure.Core.Experimental/src/MutableJsonChange.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
// Licensed under the MIT License.

using System;
using System.Text;
using System.Text.Json;

namespace Azure.Core.Json
Expand Down

0 comments on commit 9b6dde1

Please sign in to comment.