mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-04 11:24:44 +00:00
just a bit of code cleanup
This commit is contained in:
@@ -17,7 +17,6 @@ namespace Octokit
|
||||
/// <param name="apiConnection">An API connection.</param>
|
||||
public RepositoryPagesClient(IApiConnection apiConnection) : base(apiConnection)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user