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

GH-2213 bugfix: Broken Next button #678

Delete the Forbidden Blank Line

  • Loading branch information
wlycdgr committed Feb 4, 2021
commit 7abb306dccf66db01bbf71c1e8f2f7f4faaa6d49
@@ -28,4 +28,3 @@ export const SEARCH_QWANT = 'Qwant';
export const SEARCH_ENCRYPT = 'SearchEncrypt'; // TODO this is just our best guess. Once Search Encrypt is added on the Dawn side, we should confirm, particularly if we start getting a lot of DAWN_SETUP_NUMBER_FOR_UNLISTED_OR_RENAMED_SEARCH pings
export const SEARCH_TAILCAT = 'Tailcat';
export const SEARCH_OTHER = t('ghostery_dawn_onboarding_other');

ProTip! Use n and p to navigate between commits in a pull request.