Skip to content

Commit 8fc87af

Browse files
Fix formatting issues
1 parent 0b4ea58 commit 8fc87af

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

src/Config/ObjectModel/Autoentity.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
// Copyright (c) Microsoft Corporation.
22
// Licensed under the MIT License.
33

4-
using System.Diagnostics.CodeAnalysis;
54
using System.Text.Json.Serialization;
65

76
namespace Azure.DataApiBuilder.Config.ObjectModel;

src/Service.Tests/Configuration/ConfigurationTests.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@
4040
using Azure.DataApiBuilder.Service.Tests.SqlTests;
4141
using HotChocolate;
4242
using Microsoft.AspNetCore.Authorization;
43-
using Microsoft.AspNetCore.Routing;
4443
using Microsoft.AspNetCore.TestHost;
4544
using Microsoft.Extensions.DependencyInjection;
4645
using Microsoft.Extensions.Logging;

0 commit comments

Comments
 (0)