We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62f71bb commit 8c92588Copy full SHA for 8c92588
src/Microsoft.OpenApi.OData.Reader/EdmModelOpenApiExtensions.cs
@@ -1,9 +1,8 @@
1
-// ------------------------------------------------------------
+// ------------------------------------------------------------
2
// Copyright (c) Microsoft Corporation. All rights reserved.
3
// Licensed under the MIT License (MIT). See LICENSE in the repo root for license information.
4
// ------------------------------------------------------------
5
6
-using System.Collections.Generic;
7
using Microsoft.OData.Edm;
8
using Microsoft.OData.Edm.Validation;
9
using Microsoft.OpenApi.Any;
0 commit comments