💄 usings and fix missing files

This commit is contained in:
Mordechai Zuber
2016-01-20 12:52:15 +02:00
parent 3003fb3e60
commit 0435cd2929
12 changed files with 20 additions and 33 deletions

View File

@@ -1,10 +1,6 @@
using Octokit.Reactive.Internal;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Reactive.Threading.Tasks;
using System.Text;
using System.Threading.Tasks;
namespace Octokit.Reactive
{