mirror of
https://github.com/zoriya/octokit.net.git
synced 2025-12-20 14:15:12 +00:00
Remove obsolete items - SshKey
- SshKeysClient - SshKey - SshKeyInfo - SshKeyUpdate
This commit is contained in:
@@ -15,7 +15,6 @@ namespace Octokit.Reactive
|
||||
IObservablePullRequestsClient PullRequest { get; }
|
||||
IObservableRepositoriesClient Repository { get; }
|
||||
IObservableGistsClient Gist { get; }
|
||||
IObservableSshKeysClient SshKey { get; }
|
||||
IObservableUsersClient User { get; }
|
||||
IObservableGitDatabaseClient Git { get; }
|
||||
IObservableSearchClient Search { get; }
|
||||
|
||||
Reference in New Issue
Block a user