Skip to content

Commit 19c8f03

Browse files
committed
chore: remove documentation comment based on review comment
1 parent 68666e5 commit 19c8f03

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
namespace BenchmarkDotNet.Loggers;
22

3-
/// <summary>
4-
/// Marker interface for a logger that supports clickable link with ANSI escape sequence.
5-
/// </summary>
63
internal interface ILinkLogger : ILogger
74
{
85
}

0 commit comments

Comments
 (0)