mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-04 19:26:51 +00:00
moved deployment client under Repository, updated errything related
This commit is contained in:
@@ -22,7 +22,6 @@ namespace Octokit
|
||||
INotificationsClient Notification { get; }
|
||||
IGitDatabaseClient GitDatabase { get; }
|
||||
ISearchClient Search { get; }
|
||||
IDeploymentsClient Deployment { get; }
|
||||
IStatisticsClient Statistics { get; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user