Style cleanup
This commit is contained in:
@@ -14,7 +14,7 @@ public readonly record struct EventBatchId
|
||||
{
|
||||
Id = Guid.NewGuid();
|
||||
}
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// The unique identifier for this batch of events.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user