1
0
mirror of https://github.com/bitwarden/server synced 2026-02-18 10:23:27 +00:00

Remove comment I nitpicked

This commit is contained in:
Matt Bishop
2024-01-04 15:15:25 -05:00
parent bb1895a7ef
commit 49a645318c

View File

@@ -120,9 +120,6 @@ public class Send : ITableObject<Guid>
/// <summary>
/// Identifies the Cipher associated with this send.
/// </summary>
/// <remarks>
/// Not presently in-use by client applications.
/// </remarks>
public Guid? CipherId { get; set; }
/// <summary>