Skip to content

Commit c3c4844

Browse files
committed
Remove redundant suppression
1 parent f7786bb commit c3c4844

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/TestBuildingBlocks/NullabilityAssertionExtensions.cs

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
using JetBrains.Annotations;
33
using SysNotNull = System.Diagnostics.CodeAnalysis.NotNullAttribute;
44

5-
// ReSharper disable PossibleMultipleEnumeration
65
#pragma warning disable CS8777 // Parameter must have a non-null value when exiting.
76

87
namespace TestBuildingBlocks;

0 commit comments

Comments
 (0)