You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The older version of the script made HTTP connections. The newer version doesn't need to but I forgot to clean up the require(ds) at the top of the script. Remove the obsolete ones.
The only require(d) libraries in the script are actually used by the script
The text was updated successfully, but these errors were encountered:
The older version of the script made HTTP connections. The newer version doesn't need to but I forgot to clean up the require(ds) at the top of the script. Remove the obsolete ones.
The text was updated successfully, but these errors were encountered: