mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-01 18:35:35 +00:00
aaaand format the code
This commit is contained in:
@@ -4,7 +4,7 @@ using System.Globalization;
|
||||
|
||||
namespace Octokit
|
||||
{
|
||||
[DebuggerDisplay("{DebuggerDisplay,nq}")]
|
||||
[DebuggerDisplay("{DebuggerDisplay,nq}")]
|
||||
public class CommitComment
|
||||
{
|
||||
public CommitComment() { }
|
||||
|
||||
Reference in New Issue
Block a user