Skip to content

Commit 85be2db

Browse files
committed
chore: restores system import
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
1 parent 422275b commit 85be2db

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

test/Microsoft.OpenApi.Tests/Converters/OpenApiSchemaJsonConverterTests.cs

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

4+
using System;
45
using System.Collections.Generic;
56
using System.Text.Json;
67
using Xunit;

0 commit comments

Comments
 (0)