mirror of
https://github.com/wabbajack-tools/wabbajack.git
synced 2024-08-30 18:42:17 +00:00
We no longer need to provide this info
This commit is contained in:
parent
c5196559cc
commit
4581988ae6
@ -122,8 +122,6 @@ namespace Wabbajack.Lib.Downloaders
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
await Metrics.Send("nexus_login", _client.ApiKey!);
|
|
||||||
|
|
||||||
if (!await _client.IsPremium())
|
if (!await _client.IsPremium())
|
||||||
{
|
{
|
||||||
var result = await Utils.Log(new YesNoIntervention(
|
var result = await Utils.Log(new YesNoIntervention(
|
||||||
|
Loading…
Reference in New Issue
Block a user