Sort namespaces
How did @eilon let this ship with the namespaces unsorted. He's growing soft in his old age. :trollface:
This commit is contained in:
parent
611469e3a9
commit
2dcbe545e3
|
|
@ -1,5 +1,5 @@
|
|||
using Microsoft.AspNet.Routing;
|
||||
using Microsoft.AspNet.Builder;
|
||||
using Microsoft.AspNet.Routing;
|
||||
using Microsoft.Framework.DependencyInjection;
|
||||
|
||||
namespace KWebStartup
|
||||
|
|
@ -20,4 +20,4 @@ namespace KWebStartup
|
|||
app.UseWelcomePage();
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue