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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user