refactoring

This commit is contained in:
Paul Schneider 2018-07-19 03:16:31 +02:00
commit 6f668daad3
4 changed files with 1 additions and 206 deletions

View file

@ -15,7 +15,7 @@ using Microsoft.AspNet.Authentication;
using Microsoft.Extensions.WebEncoders;
using Yavsc.Lib;
namespace Yavsc.test
namespace test
{
public class Startup
{