Skip to content

Commit

Permalink
fixed after merge errors
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-efremov committed May 10, 2016
1 parent 5b9f817 commit e9ff1eb
Showing 1 changed file with 5 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
using System.Collections.Generic;
using System;
using System.Collections.Generic;
using System.Net;
using System.Reactive;
using System.Reactive.Threading.Tasks;
using System.Threading.Tasks;
using Octokit.Internal;
using Octokit.Reactive.Internal;

namespace Octokit.Reactive
{
Expand Down

0 comments on commit e9ff1eb

Please sign in to comment.