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

Remove deinit in remove-label-faster #3538

Merged
merged 4 commits into from
Sep 10, 2020

Conversation

kidonng
Copy link
Member

@kidonng kidonng commented Sep 9, 2020

  1. LINKED ISSUES:
    Fix remove-label-faster #3476 (comment)

  2. TEST URLS:
    Explore using selector-observer to run features #3084 then click Pull Requests tab

  3. SCREENSHOT:
    None

@fregante
Copy link
Member

fregante commented Sep 9, 2020

Now init needs to run once

@fregante fregante merged commit d8c1c19 into refined-github:master Sep 10, 2020
@kidonng kidonng deleted the remove-label-faster branch September 10, 2020 10:25
@@ -4,9 +4,8 @@ import XIcon from 'octicon/x.svg';
import select from 'select-dom';
import oneTime from 'onetime';
import delegate from 'delegate-it';
import * as pageDetect from 'github-url-detection';
import onetime from 'onetime';
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I made the changes on the phone while I was out 🤦‍♂️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants