Skip to content

Commit 9e7efcc

Browse files
committed
Remove unnecessary usings
1 parent 5c6038c commit 9e7efcc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/Microsoft.OpenApi/Extensions/StringExtensions.cs

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

44
using System;
5-
using System.Linq;
65
using System.Reflection;
76
using Microsoft.OpenApi.Attributes;
87

0 commit comments

Comments
 (0)