💄 using statements, incorrect docs, deprecated Octokit.Response namespace

This commit is contained in:
Brendan Forster
2014-03-08 16:33:46 +11:00
parent 7bfd4bdbef
commit 7dc70a2192
32 changed files with 22 additions and 53 deletions

View File

@@ -1,6 +1,5 @@
using System;
using System.Collections.Generic;
using Octokit.Response;
namespace Octokit.Reactive
{