From 4581988ae659ded558849d868d3d3294f5cf03ed Mon Sep 17 00:00:00 2001 From: Timothy Baldridge Date: Sat, 23 May 2020 17:25:00 -0600 Subject: [PATCH] We no longer need to provide this info --- Wabbajack.Lib/Downloaders/NexusDownloader.cs | 2 -- 1 file changed, 2 deletions(-) diff --git a/Wabbajack.Lib/Downloaders/NexusDownloader.cs b/Wabbajack.Lib/Downloaders/NexusDownloader.cs index 81c20273..d6b7fab9 100644 --- a/Wabbajack.Lib/Downloaders/NexusDownloader.cs +++ b/Wabbajack.Lib/Downloaders/NexusDownloader.cs @@ -122,8 +122,6 @@ namespace Wabbajack.Lib.Downloaders return; } - await Metrics.Send("nexus_login", _client.ApiKey!); - if (!await _client.IsPremium()) { var result = await Utils.Log(new YesNoIntervention(