Skip to content

Commit

Permalink
Minor change
Browse files Browse the repository at this point in the history
  • Loading branch information
geoperez committed May 19, 2015
1 parent e65b0a9 commit d5a369c
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Unosquare.Labs.EmbedIO/Modules/CorsModule.cs
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
using System.Net;

namespace Unosquare.Labs.EmbedIO.Modules
namespace Unosquare.Labs.EmbedIO.Modules
{
using System;
using System.Linq;
using System.Net;

/// <summary>
/// CORS control Module
Expand Down

0 comments on commit d5a369c

Please sign in to comment.