mirror of
https://github.com/bloxstraplabs/bloxstrap.git
synced 2025-04-21 10:01:27 -07:00
remove old comment
This commit is contained in:
parent
9d35717903
commit
00b78c7d93
@ -132,7 +132,6 @@
|
|||||||
|
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
// TODO - this needs to try both clientsettings and clientsettingscdn
|
|
||||||
deployInfoResponse = await App.HttpClient.GetAsync("https://clientsettingscdn.roblox.com" + path);
|
deployInfoResponse = await App.HttpClient.GetAsync("https://clientsettingscdn.roblox.com" + path);
|
||||||
}
|
}
|
||||||
catch (Exception ex)
|
catch (Exception ex)
|
||||||
|
Loading…
Reference in New Issue
Block a user