Skip to content

Commit

Permalink
🎨 Organize imports in test project
Browse files Browse the repository at this point in the history
  • Loading branch information
canterberry committed May 30, 2019
1 parent 4e4c215 commit 6c2602c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Blockmason.Link.Tests/ProjectTest.cs
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
using Xunit;
using Blockmason.Link;
using Blockmason.Link.OAuth2;
using System.Net.Http;
using System.Threading.Tasks;
using Xunit;

namespace Blockmason.Link.Tests {
public class ProjectTest {
Expand Down

0 comments on commit 6c2602c

Please sign in to comment.