Skip to content

Commit

Permalink
Not needed anymore.
Browse files Browse the repository at this point in the history
  • Loading branch information
Corniel committed Jan 22, 2024
1 parent 302f1ba commit ca3cd0b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Qowaiv/Hashing/HashingNotSupported.cs
Expand Up @@ -5,9 +5,7 @@
/// </summary>
[ExcludeFromCodeCoverage]
[Serializable]
#pragma warning disable S3925 // "ISerializable" should be implemented correctly
public class HashingNotSupported : NotSupportedException
#pragma warning restore S3925 // "ISerializable" should be implemented correctly
{
/// <summary>Initializes a new instance of the <see cref="HashingNotSupported"/> class.</summary>
[ExcludeFromCodeCoverage/* Justification = Required for extensibility. */]
Expand Down

0 comments on commit ca3cd0b

Please sign in to comment.