Skip to content

Commit 84d4f98

Browse files
authored
remove unnecessary using directive
1 parent 9a976cb commit 84d4f98

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Http/WebUtilities/src/ReasonPhrases.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
// Licensed to the .NET Foundation under one or more agreements.
22
// The .NET Foundation licenses this file to you under the MIT license.
33

4-
using System.Collections.Frozen;
5-
64
namespace Microsoft.AspNetCore.WebUtilities;
75

86
/// <summary>

0 commit comments

Comments
 (0)