Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: simplify "accurate location" hook #712

Merged
merged 1 commit into from
Sep 16, 2024

Conversation

EvanHahn
Copy link
Contributor

Cherry picked from commit a8c7390.

This hook handled a case where no location was provided, but that could
never happen (see 306aa51). This
simplifies the code because we don't need to handle that case.

I think this is a useful change on its own, but it will also be required
when we update to the latest `@comapeo/schema`.

(cherry picked from commit a8c7390)
@EvanHahn EvanHahn added the release-cherry-pick For inclusion in the pending release label Sep 16, 2024
@EvanHahn EvanHahn merged commit 029a96d into release/v1.0.0 Sep 16, 2024
3 checks passed
@EvanHahn EvanHahn deleted the release/cherrypick-707 branch September 16, 2024 19:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-cherry-pick For inclusion in the pending release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant