mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-05-30 09:49:04 +00:00
Fix whitespace
This commit is contained in:
@@ -19,7 +19,7 @@ namespace Octokit.Tests.Integration.Helpers
|
||||
private IConnection _connection;
|
||||
internal int TeamId { get; private set; }
|
||||
internal string TeamName { get; private set; }
|
||||
|
||||
|
||||
internal Team Team { get; private set; }
|
||||
|
||||
public void Dispose()
|
||||
|
||||
Reference in New Issue
Block a user