mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-05-29 17:32:44 +00:00
aaaand format the code
This commit is contained in:
@@ -20,7 +20,7 @@ namespace Octokit
|
||||
/// <param name="apiConnection">The API connection.</param>
|
||||
public RepositoryDeployKeysClient(IApiConnection apiConnection)
|
||||
: base(apiConnection)
|
||||
{
|
||||
{
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user