mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-01 10:25:36 +00:00
💄 unnecessary namespace and new line deleted
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Text;
|
||||
|
||||
namespace Octokit
|
||||
{
|
||||
@@ -40,6 +39,5 @@ namespace Octokit
|
||||
/// Additional details about the error
|
||||
/// </summary>
|
||||
public IReadOnlyList<ApiErrorDetail> Errors { get; protected set; }
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user