mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-08 20:45:51 +00:00
aaaand format the code
This commit is contained in:
@@ -19,7 +19,7 @@ namespace Octokit.Reactive
|
||||
|
||||
Member = new ObservableOrganizationMembersClient(client);
|
||||
Team = new ObservableTeamsClient(client);
|
||||
|
||||
|
||||
_client = client.Organization;
|
||||
_connection = client.Connection;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user