mirror of
https://github.com/zoriya/octokit.net.git
synced 2025-12-20 06:05:12 +00:00
aaaand format the code
This commit is contained in:
@@ -22,7 +22,6 @@ namespace Octokit
|
||||
CultureInfo.InvariantCulture,
|
||||
"The list of repositories must be formatted as 'owner/name' - these values don't match this rule: {0}",
|
||||
parameterList);
|
||||
|
||||
}
|
||||
|
||||
public override string Message
|
||||
@@ -33,7 +32,7 @@ namespace Octokit
|
||||
}
|
||||
}
|
||||
|
||||
#if !NETFX_CORE
|
||||
#if !NETFX_CORE
|
||||
/// <summary>
|
||||
/// Constructs an instance of LoginAttemptsExceededException
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user