Removed unnecessary usings

This commit is contained in:
Kristian Hald
2015-04-20 21:22:34 +02:00
parent b5371dbb2e
commit 7a69fa685e
2 changed files with 0 additions and 2 deletions

View File

@@ -1,5 +1,4 @@
using System;
using System.Diagnostics.CodeAnalysis;
namespace Octokit.Reactive
{