mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-09 04:56:29 +00:00
Release v0.28 - Get to the Chopper!!! (#1709)
* Update release notes * fix whitespace
This commit is contained in:
@@ -64,7 +64,6 @@ namespace Octokit.Reactive
|
||||
/// <param name="timeout">The Timeout value</param>
|
||||
public void SetRequestTimeout(TimeSpan timeout)
|
||||
{
|
||||
|
||||
_gitHubClient.SetRequestTimeout(timeout);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user