Skip to content

Commit 1d29850

Browse files
committed
Remove now-obsolete remark
1 parent cfddb3d commit 1d29850

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

SabreTools.Hashing/HashWrapper.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@ public string? CurrentHashString
9090
/// <summary>
9191
/// Internal hasher being used for processing
9292
/// </summary>
93-
/// <remarks>May be either a HashAlgorithm or NonCryptographicHashAlgorithm</remarks>
9493
private object? _hasher;
9594

9695
#endregion

0 commit comments

Comments
 (0)