💄 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,9 +1,5 @@
using System;
using System.Collections.Generic;
using System.Diagnostics.CodeAnalysis;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace Octokit.Reactive
{