Skip to content

Commit 052f8eb

Browse files
Remove redundant using
Remove redundant using statement.
1 parent 427d75c commit 052f8eb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/TodoApp/OpenApi/AspNetCore/AspNetCoreOpenApiEndpoints.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
// Copyright (c) Martin Costello, 2024. All rights reserved.
22
// Licensed under the Apache 2.0 license. See the LICENSE file in the project root for full license information.
33

4-
using Microsoft.AspNetCore.OpenApi;
54
using Microsoft.OpenApi.Models;
65

76
namespace TodoApp.OpenApi.AspNetCore;

0 commit comments

Comments
 (0)