Fixed minor namespace and whitespace issues

This commit is contained in:
Kristian Hellang
2013-12-01 23:25:41 +01:00
parent c4f6c6d19d
commit ae23a2ae7a
18 changed files with 116 additions and 123 deletions

View File

@@ -1,7 +1,5 @@
using System;
using System.Collections.Generic;
using System.Reactive.Threading.Tasks;
using Octokit.Reactive.Clients;
using Octokit.Reactive.Internal;
namespace Octokit.Reactive