mirror of
https://github.com/wabbajack-tools/wabbajack.git
synced 2024-08-30 18:42:17 +00:00
Remove debug code
This commit is contained in:
parent
101d45f20c
commit
374aee12ef
@ -40,10 +40,6 @@ namespace Wabbajack.Lib
|
||||
ConfigureProcessor(18, RecommendQueueSize());
|
||||
var game = GameRegistry.Games[ModList.GameType];
|
||||
|
||||
// TODO: TESTING
|
||||
var api = new NexusApiClient();
|
||||
api.GetUserStatus();
|
||||
|
||||
if (GameFolder == null)
|
||||
GameFolder = game.GameLocation;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user