mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-08 12:42:32 +00:00
Third Time's a charm
This commit is contained in:
@@ -2,10 +2,7 @@
|
||||
{
|
||||
public class ProductHeaderValue
|
||||
{
|
||||
ProductHeaderValue()
|
||||
{
|
||||
|
||||
}
|
||||
ProductHeaderValue() { }
|
||||
|
||||
public ProductHeaderValue(string name)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user