remove old comment

This commit is contained in:
bluepilledgreat 2024-06-11 13:22:28 +01:00
parent 9d35717903
commit 00b78c7d93

View File

@ -132,7 +132,6 @@
try
{
// TODO - this needs to try both clientsettings and clientsettingscdn
deployInfoResponse = await App.HttpClient.GetAsync("https://clientsettingscdn.roblox.com" + path);
}
catch (Exception ex)