Skip to content

Commit 8c92588

Browse files
committed
cleanup usings
1 parent 62f71bb commit 8c92588

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/Microsoft.OpenApi.OData.Reader/EdmModelOpenApiExtensions.cs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
1-
// ------------------------------------------------------------
1+
// ------------------------------------------------------------
22
// Copyright (c) Microsoft Corporation. All rights reserved.
33
// Licensed under the MIT License (MIT). See LICENSE in the repo root for license information.
44
// ------------------------------------------------------------
55

6-
using System.Collections.Generic;
76
using Microsoft.OData.Edm;
87
using Microsoft.OData.Edm.Validation;
98
using Microsoft.OpenApi.Any;

0 commit comments

Comments
 (0)