Skip to content

Commit 6c2a95b

Browse files
committed
Remove unnecessary using
1 parent 2601edb commit 6c2a95b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Microsoft.OpenApi/Writers/OpenApiWriterBase.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
using System.IO;
77
using System.Linq;
88
using System.Text.Json;
9-
using System.Xml.Linq;
109
using Json.Schema;
1110
using Json.Schema.OpenApi;
1211
using Microsoft.OpenApi.Any;

0 commit comments

Comments
 (0)