Cleaned up using statements

This commit is contained in:
John Du Hart
2014-05-19 23:13:05 -04:00
parent 7b9b06f495
commit 0cd5283131
8 changed files with 10 additions and 18 deletions
@@ -1,7 +1,5 @@
using System;
using System.Collections.Generic;
using System.Reactive.Threading.Tasks;
using System.Threading.Tasks;
using Octokit.Reactive.Internal;
namespace Octokit.Reactive