mirror of
https://github.com/wabbajack-tools/wabbajack.git
synced 2024-08-30 18:42:17 +00:00
Update Startup.cs
This commit is contained in:
parent
f36bd51414
commit
ebd50a5b60
@ -1,4 +1,3 @@
|
||||
/* TODO: Fix LOGIN with automated tests
|
||||
using Microsoft.Extensions.DependencyInjection;
|
||||
using Microsoft.Extensions.Logging;
|
||||
using Wabbajack.Services.OSIntegrated;
|
||||
@ -19,4 +18,3 @@ public class Startup
|
||||
loggerFactory.AddProvider(new XunitTestOutputLoggerProvider(accessor, delegate { return true; }));
|
||||
}
|
||||
}
|
||||
*/
|
Loading…
Reference in New Issue
Block a user