mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-05-31 10:12:38 +00:00
aaaand format the code
This commit is contained in:
@@ -40,7 +40,7 @@ namespace Octokit
|
||||
{
|
||||
get { return ApiErrorMessageSafe ?? "Request Forbidden"; }
|
||||
}
|
||||
|
||||
|
||||
#if !NETFX_CORE
|
||||
/// <summary>
|
||||
/// Constructs an instance of ForbiddenException
|
||||
|
||||
Reference in New Issue
Block a user