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 ourterms of serviceand privacy statement.We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[router]: remove debugger code #30686

Merged
merged 3 commits into from
Jul 29, 2024
Merged

Conversation

marklawlor
Copy link
Contributor

Why

How

Test Plan

Checklist

@marklawlor marklawlor marked this pull request as ready for review July 29, 2024 13:06
@expo-bot expo-bot added the bot: suggestions ExpoBot has some suggestions label Jul 29, 2024
@expo-bot expo-bot added bot: passed checks ExpoBot has nothing to complain about and removed bot: suggestions ExpoBot has some suggestions labels Jul 29, 2024
@marklawlor marklawlor merged commit8174d4e into main Jul 29, 2024
10 checks passed
@marklawlor marklawlor deleted the marklawlor/router/remove-debug branch July 29, 2024 13:08
marklawlor added a commit that referenced this pull request Aug 6, 2024
# Why

Remove accidental debugger code

# How

<!--
How did you build this feature or fix this bug and why?
-->

# Test Plan

<!--
Please describe how you tested this change and how a reviewer could
reproduce your test, especially if this PR does not include automated
tests! If possible, please also provide terminal output and/or
screenshots demonstrating your test/reproduction.
-->

# Checklist

<!--
Please check the appropriate items below if they apply to your diff.
This is required for changes to Expo modules.
-->

- [ ] Documentation is up to date to reflect these changes (eg:
https://docs.expo.devand README.md).
- [ ] Conforms with the [Documentation Writing Style
Guide](https://github /expo/expo/blob/main/guides/Expo%20Documentation%20Writing%20Style%20Guide.md)
- [ ] This diff will work correctly for `npx expo prebuild` & EAS Build
(eg: updated a module plugin).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot: passed checks ExpoBot has nothing to complain about
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants