Skip to content

Commit ceee5aa

Browse files
Remove usings.
1 parent c77c118 commit ceee5aa

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/libraries/System.Text.Json/src/System/Text/Json/Serialization/Metadata/JsonTypeInfo.Cache.cs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33

44
using System.Collections.Generic;
55
using System.Diagnostics;
6-
using System.Runtime.CompilerServices;
7-
using System.Runtime.InteropServices;
8-
using System.Threading;
96

107
namespace System.Text.Json.Serialization.Metadata
118
{

0 commit comments

Comments
 (0)