mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-07 20:30:41 +00:00
fix gist test and remove some whitespace
This commit is contained in:
@@ -20,7 +20,5 @@ namespace Octokit
|
||||
{
|
||||
return ApiConnection.Get<Gist>(ApiUrls.Gist(id));
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user