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 documentation says that removeLocation() only needs a 'documentID' parameter. However, the actual code requires a second parameter of 'location'. Looking at the code, it doesn't appear the 'location' parameter is being used. Could it be removed to match the documentation?
The text was updated successfully, but these errors were encountered:
The documentation says that removeLocation() only needs a 'documentID' parameter. However, the actual code requires a second parameter of 'location'. Looking at the code, it doesn't appear the 'location' parameter is being used. Could it be removed to match the documentation?
The text was updated successfully, but these errors were encountered: