Skip to content

Commit 6f9f76d

Browse files
committed
Remove nullable
1 parent 840a89e commit 6f9f76d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Shared/SkipLocalsInit.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +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-
#nullable disable
54
// Used to indicate to the compiler that the .locals init flag should not be set in method headers.
65
#if NET5_0
76
[module: System.Runtime.CompilerServices.SkipLocalsInit]

0 commit comments

Comments
 (0)